Gets or sets the position of the mouse.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Point MousePosition { get; set; } |
Visual Basic Copy Code |
---|
Public Property MousePosition As Point |
An instance of the System.Windows.Point structure.