DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.StorePaintState | Methods | Properties
Store the current paint state.
// C# public ITBaseObject StorePaintState();
' VisualBasic Public Function StorePaintState() As ITBaseObject
// Oxygene public function StorePaintState : ITBaseObject;
Type | Description |
---|---|
ITBaseObject | Stored paint state. |
Utility function for printing methods. See also RestorePaintState.