Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / ClosePath Class
Members

In This Topic
    ClosePath Class
    In This Topic
    PDF "n" operator. End the path object without filling or stroking it.
    Object Model
    ClosePath Class
    Syntax
    'Declaration
     
    Public Class ClosePath 
       Inherits PathOperator
    public class ClosePath : PathOperator 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.PathOperator
             GrapeCity.Documents.Pdf.Operators.ClosePath

    See Also