DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.StorePaintState | Constructors | Fields | Methods | Properties | Events
Store the current paint state.
Implements IGIS_Viewer.StorePaintState.
// C# public TObject StorePaintState();
' VisualBasic Public Function StorePaintState() As TObject
// Oxygene public function StorePaintState : TObject;
Type | Description |
---|---|
TObject | Stored paint state. |
Utility function for printing methods. See also RestorePaintState.