User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.storepaintstate_void

Table of Contents

TGIS_Viewer.StorePaintState method

DK for .NET | TatukGIS.NDK.TGIS_Viewer.StorePaintState | Constructors | Fields | Methods | Properties | Events

Store the current paint state.

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

Syntax

Implements IGIS_Viewer.StorePaintState.

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

Result

Type Description
Object
TObject
Stored paint state.

Remarks

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

2026/07/11 01:12

Page Tools