SvgHorizontalLineToCommand Constructor
Initializes a new instance of the
SvgHorizontalLineToCommand class.
public SvgHorizontalLineToCommand(
System.bool
)
'Declaration
Public Function New( _
Optional ByVal As System.Boolean _
)
Parameters
- relative
- Indicates whether the command uses absolute (false) or relative (true) coordinates.