Path.ConnectionPointType-Eigenschaft
Connection Point Type.Represents the attribte in schema: o:connecttype
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "connecttype")> _
Public Property ConnectionPointType As EnumValue(Of ConnectValues)
Get
Set
'Usage
Dim instance As Path
Dim value As EnumValue(Of ConnectValues)
value = instance.ConnectionPointType
instance.ConnectionPointType = value
[SchemaAttrAttribute(, "connecttype")]
public EnumValue<ConnectValues> ConnectionPointType { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.EnumValue<ConnectValues>
Returns EnumValue<T>.