[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetClippingPathEvenOdd

Class SetClippingPathEvenOdd

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

PDF "W*" operator. Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path.

public class SetClippingPathEvenOdd : PathOperator, IVisualOperator
Inheritance
SetClippingPathEvenOdd
Implements
Inherited Members

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

Name

Gets the operator's PDF name.

public override string Name { get; }

Property Value

string