User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.editorpointchangeevent

Table of Contents

TGIS_Viewer.EditorPointChangeEvent event

DK11 for Java | tatukgis.jdk.TGIS_Viewer.EditorPointChangeEvent | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public TGIS_EditorPointChangeEvent getEditorPointChangeEvent();
 
public void setEditorPointChangeEvent(
  TGIS_EditorPointChangeEvent _value
);
// Oxygene
public
  property EditorPointChangeEvent : TGIS_EditorPointChangeEvent read write;

Value

2022/11/30 19:36

Page Tools