HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.Clip

THPDFPage

 

Top  Previous  Next

Starts path cliping.

 

Delphi syntax:

procedure Clip;

 

C++ syntax:

void __fastcall Clip( void );

 

Description

Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path.

 

See also: EoClip;

 

Copyright©2007-2019 losLab.com