Table of Contents

Enum SelectionMode

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Possible options for SetSelectionMode(SelectionMode). (Scintilla feature SC_SEL_)

public enum SelectionMode

Fields

LINES = 2
RECTANGLE = 1
STREAM = 0
THIN = 3