ShapeHandle.Position Property

Handle Position.Represents the attribte in schema: position

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

Syntax

'Declaration
<SchemaAttrAttribute(, "position")> _
Public Property Position As StringValue
    Get
    Set
'Usage
Dim instance As ShapeHandle
Dim value As StringValue

value = instance.Position

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ShapeHandle Class

ShapeHandle Members

DocumentFormat.OpenXml.Vml Namespace