IsCursorVisible Method (TouchProcessor)
Indicates whether cursor is hidden because the end-user uses touch or pen instead of mouse.
public static bool IsCursorVisible()
'Declaration
Public Shared Function IsCursorVisible() As Boolean
Return Value
True is cursor is visible; False otherwise.