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
// C# public Boolean UponDestroy { get {} }
' VisualBasic Public Property UponDestroy As Boolean Get End Get End Property
// Oxygene public property UponDestroy : Boolean read;
Type |
---|
bool Boolean |