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

In This Topic
    VisualPathOperator Class Members
    In This Topic

    The following tables list the members exposed by VisualPathOperator.

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