DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClosePathCommand Class
Properties

SvgClosePathCommand Class Members

The following tables list the members exposed by SvgClosePathCommand.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SvgClosePathCommand class.  
Top
Public Properties
 NameDescription
Public PropertyGets the type of the path command. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand)
Public PropertyGets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates. (Inherited from GrapeCity.Documents.Svg.SvgPathCommand)
Top
See Also