User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.upondestroy

Table of Contents

IGIS_Viewer.UponDestroy property

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

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

Available also on: Delphi | .NET | Java | 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:03

Page Tools