BehaviorBase.OnMouseDown override. Invoked when the mouse button is pressed.
Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override void OnMouseDown ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub OnMouseDown( _ |
A Point instance that specifies the mouse pointer position.
A member of the MouseButton enumeration.