[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPathCommand.Relative

Relative Property

Relative

Gets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates.

Declaration
public bool Relative { get; set; }
Public Property Relative As Boolean