THPDFPage.NoDash

THPDFPage

 

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;