ShapeHandle.Switch Property

Handle Inversion Toggle.Represents the attribte in schema: switch

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

Syntax

'Declaration
<SchemaAttrAttribute(, "switch")> _
Public Property Switch As TrueFalseBlankValue
    Get
    Set
'Usage
Dim instance As ShapeHandle
Dim value As TrueFalseBlankValue

value = instance.Switch

instance.Switch = value
[SchemaAttrAttribute(, "switch")]
public TrueFalseBlankValue Switch { get; set; }

Property Value

Type: DocumentFormat.OpenXml.TrueFalseBlankValue

See Also

Reference

ShapeHandle Class

ShapeHandle Members

DocumentFormat.OpenXml.Vml Namespace