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

In This Topic
    CloseStrokePath Class
    In This Topic
    PDF "s" operator. Close and stroke the path.
    Object Model
    CloseStrokePath Class
    Syntax
    'Declaration
     
    Public Class CloseStrokePath 
       Inherits VisualPathOperator
       Implements IVisualOperator 
    public class CloseStrokePath : VisualPathOperator, IVisualOperator  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.PathOperator
             GrapeCity.Documents.Pdf.Operators.VisualPathOperator
                GrapeCity.Documents.Pdf.Operators.CloseStrokePath

    See Also