This method is invoked to complete the interaction, usually when the user releases the left mouse button.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void Complete ( |
Visual Basic
Copy Code
|
|---|
Public Sub Complete( _ |
A .NET PointF instance indicating the location of the cursor, in document coordinates.
See Also