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