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