User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.UponDestroy property

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

True if viewer is upon destruction so some operations (like screen updates) should not be performed

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

Syntax

// C#
public Boolean UponDestroy
{
  get {}
}
' VisualBasic
Public Property UponDestroy As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property UponDestroy : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:14

Page Tools