User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.storepaintstate_void

Table of Contents

IGIS_Viewer.StorePaintState method

DK11 for Delphi | GisInterfaces.IGIS_Viewer.StorePaintState | Methods | Properties

Store the current paint state.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  function StorePaintState : TObject;
// C++ Builder
public:
  TObject* StorePaintState(void) = 0;

Result

Type Description
TObject Stored paint state.

Remarks

Utility function for printing methods. See also RestorePaintState.

2022/11/16 01:18

Page Tools