SECEditController::CenterLine

void SECEditController::CenterLine(int nLine = -1)

Movews the given line as close the the center of the viewport as possible.

Defined in: SECEditController.cpp

Return Value

void

Parameters

nLine

The line to center. If -1, the current line is used.

See Also

SECEditController