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

In This Topic
    PathOperator Class
    In This Topic
    Base abstract class for operators performing something on the current path: stroke, fill etc.
    Object Model
    PathOperator Class
    Syntax
    'Declaration
     
    Public MustInherit Class PathOperator 
       Inherits OperatorBase
    public abstract class PathOperator : OperatorBase 
    Inheritance Hierarchy
    See Also