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