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

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