Invoked once when the user starts creating a new item interactively.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual void StartCreate ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub StartCreate( _ |
Position of the mouse pointer.
This method is invoked in response to the MouseDown event, just after an item has been instantiated.
WpfDiagram Programmer's Guide | © 2024 MindFusion |