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 a paint 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 Creates a paint exception event arguments object.

Properties

Inherited Protected
Name Visibility Description
Exception public Paint exception associated with the event.

2026/07/11 01:33

Page Tools