DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.EditorPointMoveEvent | Constructors | Methods | Properties | Events
EditorPointMove event. Will be fired upon mouse moving of edited point in the editor.
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public TGIS_EditorPointMoveEvent getEditorPointMoveEvent(); public void setEditorPointMoveEvent( TGIS_EditorPointMoveEvent _value );
// Oxygene public property EditorPointMoveEvent : TGIS_EditorPointMoveEvent read write;