[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTextPositioningElement.DY

DY Property

DY

Gets or sets the list of relative Y coordinates.

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