Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathCommand Class / Relative Property

In This Topic
Relative Property
In This Topic
Gets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates.
Syntax
'Declaration
 
Public Property Relative As System.Boolean
 
See Also