Freigeben über


Oval.ConnectorType-Eigenschaft

Shape Connector Type.Represents the attribte in schema: o:connectortype

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

Syntax

'Declaration
<SchemaAttrAttribute(, "connectortype")> _
Public Property ConnectorType As EnumValue(Of ConnectorValues)
    Get
    Set
'Usage
Dim instance As Oval
Dim value As EnumValue(Of ConnectorValues)

value = instance.ConnectorType

instance.ConnectorType = value
[SchemaAttrAttribute(, "connectortype")]
public EnumValue<ConnectorValues> ConnectorType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<ConnectorValues>
Returns EnumValue<T>.

Siehe auch

Referenz

Oval Klasse

Oval-Member

DocumentFormat.OpenXml.Vml-Namespace