[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgCurveToCommand.-ctor

SvgCurveToCommand Constructor

SvgCurveToCommand(bool)

Initializes a new instance of the SvgCurveToCommand class.

Declaration
public SvgCurveToCommand(bool relative = false)
Parameters
Type Name Description
bool relative

Indicates whether the command uses absolute (false) or relative (true) coordinates.