User Tools

Site Tools


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

Table of Contents

TGIS_Viewer.EditorPointChangeEvent event

DK11 for Python | tatukgis.pdk.TGIS_Viewer.EditorPointChangeEvent | Constructors | Methods | Properties | Events

EditorPointChangeEvent event. Will be fired upon changing a point in the editor.

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

Syntax

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

Value

2023/08/09 02:00

Page Tools