User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.errormessage

Table of Contents

IGIS_Viewer3D.ErrorMessage property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.ErrorMessage | Methods | Properties

Gets the current error message text.

Available also on: Python.

Syntax

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

Value

Type
string
String
2026/07/11 00:07

Page Tools