Updates the current cursor according to the specified cursor position and diagram state.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected CoreCursor SetModfCursor ( |
Visual Basic
![]() |
---|
Protected Function SetModfCursor( _ |
A Point structure that specifies the current mouse position.
The index of the adjustment handle, at which the mouse points.
Specifies whether the mouse is over the ActiveItem.
true when the mouse is over a DiagramItem and the ModificationStart property of the DiagramView is set to AutoHandles.
A CoreCursor instance.
SetMouseCursor overrides can call this method to get the default cursor shown for move or resize operations
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |