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 TQuickPDF0813.SetClippingPathEvenOdd: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::SetClippingPathEvenOdd As Long
DLL
int QuickPDFSetClippingPathEvenOdd(int InstanceID)