Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

SelectRangeMode Enumeration

Specifies the selection modification mode. See the ISelection.selectRange method.

SymbolValueDescription
Replace0Replace the current selection.
Add1Add to the current selection.
Subtract2Subtract from the current selection.
Overlap3Overlap with the current selection.