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.
// Java public TGIS_PaintExceptionEvent getPaintExceptionEvent(); public void setPaintExceptionEvent( TGIS_PaintExceptionEvent _value );
// Oxygene public property PaintExceptionEvent : TGIS_PaintExceptionEvent read write;