Freigeben über


Path.ConnectAngles-Eigenschaft

Connection Point Connect Angles.Represents the attribte in schema: o:connectangles

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

Syntax

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

value = instance.ConnectAngles

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Path Klasse

Path-Member

DocumentFormat.OpenXml.Vml-Namespace