DK11 for Delphi | GisViewer.TGIS_Viewer.RestorePaintState | Constructors | Fields | Methods | Properties | Events
Restore and free the current paint state.
Implements IGIS_Viewer.RestorePaintState.
// Delphi public procedure RestorePaintState( var _state : TObject );
// C++ Builder public: void RestorePaintState( TObject* &_state );
Name | Type | Description |
---|---|---|
_state | TObject | paint state to be restored |
Utility function for printing methods. See storePaintState.