DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgTextPositioningElement Class / X Property

In This Topic
X Property (SvgTextPositioningElement)
In This Topic
Gets or sets the list of absolute X coordinates.
Syntax
'Declaration
 
Public Property X As System.Collections.Generic.List(Of SvgLength)
 
See Also