THPDFPage.NoDash

THPDFPage

 

Inizio  Precedente  Successivo

Sets solid dash pattern.

 

Sintassi Delphi:

procedure NoDash;

 

Sintassi C++:

void __fastcall NoDash ( void );

 

Descrizione

Imposta il pattern di tratteggio su linee continue e non interrotte

 

Vedi anche: SetDash;