User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.iegis_paintexception.layer

Table of Contents

IEGIS_PaintException.Layer property

DK for ActiveX | TatukGIS_XDK11.IEGIS_PaintException.Layer | Methods | Properties

Name of the layer being painted when the exception occurred.

Available also on: Delphi | .NET | Java.

Syntax

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

Value

Type
string
String
2026/07/11 00:07

Page Tools