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

Get error message String.

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
2025/01/31 01:03

Page Tools