Curve.ConnectorType Property
Shape Connector Type.Represents the attribte in schema: o:connectortype
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "connectortype")> _
Public Property ConnectorType As EnumValue(Of ConnectorValues)
Get
Set
用法
Dim instance As Curve
Dim value As EnumValue(Of ConnectorValues)
value = instance.ConnectorType
instance.ConnectorType = value
[SchemaAttrAttribute(, "connectortype")]
public EnumValue<ConnectorValues> ConnectorType { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<ConnectorValues>
Returns EnumValue<T>.