SECEditController::GetFirstVisibleLine
intSECEditController::GetFirstVisibleLine(void)
Determines the top visible line number.
Defined in: SECEditControllerCEditEmul.cpp
Return Value
The zero-based index of the topmost visible line.
Developer Notes
This method is provided as a part of the Objective Edit CEdit compatiblity layer.See Also