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

In This Topic
    SetClippingPathEvenOdd Class Members
    In This Topic

    The following tables list the members exposed by SetClippingPathEvenOdd.

    Public Fields
     NameDescription
    Public FieldThe array of operators forming the path. (Inherited from GrapeCity.Documents.Pdf.Operators.PathOperator)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the operator's description.  
    Public PropertyOverridden. Gets the operator's PDF name.  
    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