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

SvgClosePathCommand Class
Represents a 'closepath' command in the path data.
Object Model
SvgClosePathCommand Class
Syntax
'Declaration
 
Public Class SvgClosePathCommand 
   Inherits SvgPathCommand
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Svg.SvgPathCommand
      GrapeCity.Documents.Svg.SvgClosePathCommand

See Also