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