Called when the mouse pointer is moved over the control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected abstract void OnMouseMove ( |
Visual Basic
Copy Code
|
|---|
Protected MustOverride Sub OnMouseMove( _ |
See Also