SECEditController::LineCut
voidSECEditController::LineCut(void)
Cuts the selected or current line to the clipboard. If a selection exists, the selection is changed to a full line selection before performing the cut operation. If no selection exists, the current line is selected and cut.
Defined in: SECEditController.cpp
Return Value
void
See Also