DK for .NET | TatukGIS.NDK.TGIS_Viewer.StorePaintState | Constructors | Fields | Methods | Properties | Events
Store the current paint state.
Implements IGIS_Viewer.StorePaintState.
// C# public Object StorePaintState();
' VisualBasic Public Function StorePaintState() As Object
// Oxygene public function StorePaintState : TObject;
| Type | Description |
|---|---|
| Object TObject | Stored paint state. |
Stores the current paint state for later restoration by RestorePaintState. Used by printing methods.