Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgClosePathCommand Class
Members

In This Topic
    SvgClosePathCommand Class
    In This Topic
    Represents a 'closepath' command in the path data.
    Object Model
    SvgClosePathCommand Class
    Syntax
    'Declaration
     
    Public Class SvgClosePathCommand 
       Inherits SvgPathCommand
    public class SvgClosePathCommand : SvgPathCommand 
    Inheritance Hierarchy

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

    See Also