ClientStation.GetCursorX (Boolean) Method
Gets the X cursor coordinates.
<ID("GetCursorX", (int)e.GetCursorX2)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Overridable Function GetCursorX( _
ByVal screenCoordinates As Boolean _
) As Integer
This language is not supported or no code example is available.
[ID("GetCursorX", (int)e.GetCursorX2)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public virtual int GetCursorX(
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