ShapeHandle.XRange Property

Handle X Position Range.Represents the attribte in schema: xrange

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

Syntax

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

value = instance.XRange

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ShapeHandle Class

ShapeHandle Members

DocumentFormat.OpenXml.Vml Namespace