DK11 for Python | tatukgis.pdk.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 | Java | ActiveX.
# Python @property def EditorPointMoveEvent( self ) -> TGIS_EditorPointMoveEvent: @EditorPointMoveEvent.setter def EditorPointMoveEvent( self _value: typing.Callable[[TObject, TGIS_Point3D, TPoint], None] ) -> None: