DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWndEvents.PaintExceptionEvent | Methods
PaintException event. Will be fired when Paint rises an exception.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public void PaintExceptionEvent( ref WordBool Translated, IEGIS_PaintException Exception );
' VisualBasic Public Sub PaintExceptionEvent( ByRef Translated As WordBool, ByVal Exception As IEGIS_PaintException )
// Oxygene public procedure PaintExceptionEvent( var Translated : WordBool; Exception : IEGIS_PaintException );
Name | Type | Description |
---|---|---|
Translated | WordBool | |
Exception | IEGIS_PaintException |