User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.cursorcloseevent

Table of Contents

TGIS_LayerVector.CursorCloseEvent event

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.CursorCloseEvent | Constructors | Methods | Properties | Events

CursorClose event. Will be fired upon cursor close.

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

Syntax

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

Value

2023/08/09 01:57

Page Tools