[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgSmoothCurveToCommand.-ctor

SvgSmoothCurveToCommand Constructor

SvgSmoothCurveToCommand(bool)

Initializes a new instance of the SvgSmoothCurveToCommand class.

Declaration
public SvgSmoothCurveToCommand(bool relative = false)
Public Sub New(Optional relative As Boolean = False)
Parameters
Type Name Description
bool relative

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