DK11 for Java | tatukgis.jdk.IGIS_Viewer.RestorePaintState | Methods | Properties
Restore and free the current paint state.
// Java public abstract void RestorePaintState( /* ref */ @ValueTypeParameter VarParameter<TObject> _state );
// Oxygene public procedure RestorePaintState( var _state : TObject );
Name | Type | Description |
---|---|---|
_state | TObject | paint state to be restored |
Utility function for printing methods. See storePaintState.