User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.StorePaintState method

DK11 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 TObject StorePaintState();
' VisualBasic
Public Function StorePaintState() As TObject
// Oxygene
public
  function StorePaintState : TObject;

Result

Type Description
TObject Stored paint state.

Remarks

Utility function for printing methods. See also RestorePaintState.

2022/11/30 19:27

Page Tools