THPDFPage.GStateSave

THPDFPage

 

Nahoru  Předchozí  Další

Save the current graphics state

 

Syntaxe Delphi:

procedure GStateSave;

 

Syntaxe C++:

void __fastcall GStateSave(void);

 

Popis

Save the current graphics state on the graphics state stack.

 

Viz také: GStateRestore.