DK11 for Delphi | GisInterfaces.IGIS_Viewer.StorePaintState | Methods | Properties
Store the current paint state.
// Delphi public function StorePaintState : TObject;
// C++ Builder public: TObject* StorePaintState(void) = 0;
Type | Description |
---|---|
TObject | Stored paint state. |
Utility function for printing methods. See also RestorePaintState.