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 TDebenuPDFLibrary1811.SetClippingPathEvenOdd: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::SetClippingPathEvenOdd As Long
DLL
int DPLSetClippingPathEvenOdd(int InstanceID)