User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.storepaintstate_void

Table of Contents

IGIS_Viewer.StorePaintState method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.StorePaintState | Methods | Properties

Store the current paint state.

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

Syntax

// C#
public ITBaseObject StorePaintState();
' VisualBasic
Public Function StorePaintState() As ITBaseObject
// Oxygene
public
  function StorePaintState : ITBaseObject;

Result

Type Description
ITBaseObject Stored paint state.

Remarks

Stores the current paint state for later restoration by RestorePaintState. Used by printing methods.

2026/07/11 00:07

Page Tools