Freigeben über


Path.ConnectionPoints-Eigenschaft

Connection Points.Represents the attribte in schema: o:connectlocs

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "connectlocs")> _
Public Property ConnectionPoints As StringValue
    Get
    Set
'Usage
Dim instance As Path
Dim value As StringValue

value = instance.ConnectionPoints

instance.ConnectionPoints = value
[SchemaAttrAttribute(, "connectlocs")]
public StringValue ConnectionPoints { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Path Klasse

Path-Member

DocumentFormat.OpenXml.Vml-Namespace