Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / PathOperator Class
Fields Properties Methods

In This Topic
    PathOperator Class Members
    In This Topic

    The following tables list the members exposed by PathOperator.

    Public Fields
     NameDescription
    Public FieldThe array of operators forming the path.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the operator's description. (Inherited from GrapeCity.Documents.Pdf.Operators.OperatorBase)
    Public PropertyGets the operator's PDF name. (Inherited from GrapeCity.Documents.Pdf.Operators.OperatorBase)
    Public PropertyThe matrix used to render the path.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the path's bounds.  
    Public MethodDetermines whether the provided operator is the same as the current operator. (Inherited from GrapeCity.Documents.Pdf.Operators.OperatorBase)
    Top
    See Also