AdjustPoint2DType.X Property
X-Coordinate.Represents the attribte in schema: x
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "x")> _
Public Property X As StringValue
Get
Set
'Usage
Dim instance As AdjustPoint2DType
Dim value As StringValue
value = instance.X
instance.X = value
[SchemaAttrAttribute(, "x")]
public StringValue X { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.