BehaviorBase.OnMouseMove override. Invoked when the mouse moves.
Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override void OnMouseMove ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub OnMouseMove( _ |
A Point instance that specifies the mouse pointer position.