THPDFPage.GStateSave

THPDFPage

 

Góra  Poprzedni  Następny

Save the current graphics state

 

Delphi syntax:

procedure GStateSave;

 

C++ syntax:

void __fastcall GStateSave(void);

 

Opis

Save the current graphics state on the graphics state stack.

 

Zobacz też: GStateRestore.