DragManagerDragMove Method |
Occurs on dragging movement.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual void DragMove(
Point screenPt
)
Parameters
- screenPt Point
- Latest screen point during dragging.
See Also