HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFPage.NewPath
|
Top Previous Next |
|
Creates path.
Delphi syntax: procedure NewPath;
C++ syntax: void __fastcall NewPath( void );
Description Creates the path object without filling or stroking it.
|