Invoked when the item creation has been completed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void CompleteCreate ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub CompleteCreate( _ |
RemarksThis method is invoked when the user releases the mouse button while drawing a new item.
See Also