DK for Java | tatukgis.jdk.TGIS_PaintExceptionEventArgs | Classes | Constructors | Properties
Provides data for a paint exception event.
Available also on: .NET.
// Java public class TGIS_PaintExceptionEventArgs extends EventArgs { };
// Oxygene type TGIS_PaintExceptionEventArgs = public class( EventArgs ) end;
→ EventArgs
| Name | Visibility | Description | |
|---|---|---|---|
| TGIS_PaintExceptionEventArgs() | public | Creates a paint exception event arguments object. | |
| Name | Visibility | Description | |
|---|---|---|---|
| Exception | public | Paint exception associated with the event. | |