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