DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.RestorePaintState | Methods | Properties
Restore and free the current paint state.
// C# public void RestorePaintState( ref ITBaseObject _state );
' VisualBasic Public Sub RestorePaintState( ByRef _state As ITBaseObject )
// Oxygene public procedure RestorePaintState( var _state : ITBaseObject );
Name | Type | Description |
---|---|---|
_state | ITBaseObject | paint state to be restored |
Utility function for printing methods. See storePaintState.