DK11 for Python | tatukgis.pdk.TGIS_Viewer.PaintExceptionEvent | Constructors | Methods | Properties | Events
PaintException event. Will be fired when Paint rises an exception. If not assigned a regular exception will be raised.
# Python @property def PaintExceptionEvent( self ) -> TGIS_PaintExceptionEvent: @PaintExceptionEvent.setter def PaintExceptionEvent( self, _value: TGIS_PaintExceptionEvent ) -> None: