DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.EditorPointChangeEvent | Constructors | Methods | Properties | Events
EditorPointChange event. Will be fired upon changing a point in the editor.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
# Python @property def EditorPointChangeEvent( self ) -> TGIS_EditorPointChangeEvent: @EditorPointChangeEvent.setter def EditorPointChangeEvent( self _value: typing.Callable[[TObject, TGIS_Point3D, TGIS_EditorOperation, TGIS_Point3D], None] ) -> None: