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.
// Java public TGIS_EditorPointChangeEvent getEditorPointChangeEvent(); public void setEditorPointChangeEvent( TGIS_EditorPointChangeEvent _value );
// Oxygene public property EditorPointChangeEvent : TGIS_EditorPointChangeEvent read write;