deleteSelectionLines abstract method

void deleteSelectionLines([
  1. bool keepExtentOffset = true
])

Delete the selected lines.

Implementation

void deleteSelectionLines([bool keepExtentOffset = true]);