[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTextPositioningElement.Y

Y Property

Y

Gets or sets the list of absolute Y coordinates.

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