Invoked while the mouse is moved to let Behavior objects set the mouse cursor depending on the context.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public abstract Cursor SetMouseCursor ( |
Visual Basic Copy Code |
---|
Public MustOverride Function SetMouseCursor( _ |
A Point structure that specifies the position of the mouse cursor.
A System.Windows.Input.Cursor instance.