User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paintexceptioneventargs

TGIS_PaintExceptionEventArgs class

DK for Java | tatukgis.jdk.TGIS_PaintExceptionEventArgs | Classes | Constructors | Properties

Provides data for the exception event.

Available also on: .NET.

Syntax

// Java
public class TGIS_PaintExceptionEventArgs extends EventArgs {
};
// Oxygene
type
  TGIS_PaintExceptionEventArgs = public class( EventArgs )
  end;

Inheritance

→ EventArgs

Constructors

Inherited Overrides Protected
Name Visibility Description
TGIS_PaintExceptionEventArgs() public Create an object.

Properties

Inherited Protected
Name Visibility Description
Exception public Paint exception.

2025/01/31 01:17

Page Tools