Gets or sets the current mouse pointer position.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Point MousePosition { get; set; } |
Visual Basic
![]() |
---|
Public Property MousePosition As Point |
An instance of the WPF Point structure.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |