[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTextPositioningElement.X

X Property

X

Gets or sets the list of absolute X coordinates.

Declaration
public List<SvgLength> X { get; set; }
Public Property X As List(Of SvgLength)