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