This method is invoked to update the interaction state, usually in response to the user moving the mouse after the modification has started.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Update ( |
Visual Basic Copy Code |
---|
Public Function Update( _ |
A Microsoft.Maui.Graphics.Point indicating the location of the cursor, in document coordinates.
true if the update has been successful; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |