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

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