SetClippingPathEvenOdd

Vector graphics, Path definition and drawing

Description

Similar to the SetClippingPath function, but uses the "even odd" method for dealing with situations where parts of the path overlap.

Syntax

Delphi

function TPDFlib.SetClippingPathEvenOdd: Integer;

ActiveX

Function PDFlib::SetClippingPathEvenOdd As Long

DLL

int DLSetClippingPathEvenOdd(int InstanceID);