User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.beforeupdateevent

Table of Contents

TGIS_ViewerWnd.BeforeUpdateEvent event

DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.BeforeUpdateEvent | Constructors | Methods | Properties | Events

BeforeUpdate event. Will be fired before Update operation.

Available also on: Delphi FMX | .NET WinForms | ActiveX.

Syntax

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

Value

2023/08/09 02:00

Page Tools