[]
Initializes a new instance of the SvgQuadraticBezierCurveToCommand class.
public SvgQuadraticBezierCurveToCommand(bool relative = false)
Public Sub New(Optional relative As Boolean = False)
Type | Name | Description |
---|---|---|
bool | relative | Indicates whether the command uses absolute (false) or relative (true) coordinates. |