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

Utility function for printing methods. See also RestorePaintState.

2025/01/31 01:03

Page Tools