Called when the mouse is moved while this label tracks the mouse events.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual void OnMouseMove ( |
Visual Basic Copy Code |
---|
Public Overridable Sub OnMouseMove( _ |
A System.Windows.Point instance that specifies the current mouse position.
WpfDiagram Programmer's Guide | © 2024 MindFusion |