[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTextPositioningElement.DX

DX Property

DX

Gets or sets the list of relative X coordinates.

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