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