User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.paintexceptionevent

Table of Contents

TGIS_Viewer.PaintExceptionEvent event

DK for Java | tatukgis.jdk.TGIS_Viewer.PaintExceptionEvent | Constructors | Fields | Methods | Properties | Events

PaintException event. Will be fired when Paint rises an exception. If not assigned a regular exception will be raised.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public TGIS_PaintExceptionEvent getPaintExceptionEvent();
 
public void setPaintExceptionEvent(
  TGIS_PaintExceptionEvent _value
);
// Oxygene
public
  property PaintExceptionEvent : TGIS_PaintExceptionEvent read write;

Value

2025/01/31 01:18

Page Tools