HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFPage.NoDash
|
Top Previous Next |
|
Sets solid dash pattern.
Delphi syntax: procedure NoDash;
C++ syntax: void __fastcall NoDash ( void );
Description Set dash pattern to solid, unbroken lines.
See also: SetDash;
|