User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewer.paintexceptionevent

Table of Contents

TGIS_Viewer.PaintExceptionEvent event

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.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def PaintExceptionEvent(
  self
) -> TGIS_PaintExceptionEvent: 
 
@PaintExceptionEvent.setter
def PaintExceptionEvent(
  self,
  _value: TGIS_PaintExceptionEvent
) -> None: 

Value

2023/08/09 02:00

Page Tools