Invoked by the control when the user presses the left mouse button.
Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override InteractionState StartDrawCommon ( |
Visual Basic Copy Code |
---|
Protected Overrides Function StartDrawCommon( _ |
This method is invoked first and it relies on the public StartDraw method implemented by derived behavior classes.