SECEditController::MoveToLine
voidSECEditController::MoveToLine(intnLine)
Moves the viewport location so that nLine is the top visible line.
Defined in: SECEditController.cpp
Return Value
void
Parameters
nLine
The line number to move to.
See Also