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