Gets the relative x-coordinates of the mouse.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public int X { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property X As Integer |
An integer value.
The origin of this coordinate depends on the specific event.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |