CursorLine Property (RumbaScreen)
Class
RumbaScreen
.
Action
Gets the line position of the cursor on the screen.
Syntax
C#
protected
Integer
CursorLine { get; }
VB
'Declaration Protected Read Property CursorLine As
Integer
Access
Read only.