ClientStation.GetCursorX Method
Gets the X cursor coordinates.
<ID("GetCursorX", (int)e.GetCursorX1)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function GetCursorX() As Integer
This language is not supported or no code example is available.
[ID("GetCursorX", (int)e.GetCursorX1)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public int GetCursorX()
This language is not supported or no code example is available.
Return Value
int
.NET Framework
Supported in: 4.6.2, 4.7