[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgClosePathCommand.-ctor

SvgClosePathCommand Constructor

SvgClosePathCommand(bool)

Initializes a new instance of the SvgClosePathCommand class.

Declaration
public SvgClosePathCommand(bool relative = true)
Public Sub New(Optional relative As Boolean = True)
Parameters
Type Name Description
bool relative

Indicates whether the command uses absolute (false) or relative (true) coordinates.