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
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool Update ( |
Visual Basic Copy Code |
---|
Public Function Update( _ |
A .NET PointF instance indicating the location of the cursor, in document coordinates.
true if the update has been successful; otherwise, false.