Method GetVisibleLines
GetVisibleLines(out int, out int)
When implemented by a class, gets max range containing visible lines
bool GetVisibleLines(out int first, out int last)
Parameters
Returns
- bool
True if there's any visible lines in the editor; otherwise false