THPDFPage.EoClip Method
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.EoClip

THPDFPage

 

Top  Previous  Next

Closes path cliping.

 

Delphi syntax:

procedure EoClip;

 

C++ syntax:

void __fastcall EoClip( void );

 

Description

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.

 

See also: Clip

Copyright©2007-2019 losLab.com