Table of Contents

Enum IndicatorStyle

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

Indicator style enumeration and some constants (Scintilla feature INDIC_)

public enum IndicatorStyle

Fields

BOX = 6
COMPOSITIONTHICK = 14
COMPOSITIONTHIN = 15
DASH = 9
DIAGONAL = 3
DOTBOX = 12
DOTS = 10

Defined by Notepad++ (not in Scintilla).

FULLBOX = 16
GRADIENT = 20
GRADIENTCENTRE = 21
HIDDEN = 5
PLAIN = 0
POINT = 18
POINTCHARACTER = 19
POINTTOP = 22

Draw a triangle above the start of the indicator range.

Added in 5.3.0

ROUNDBOX = 7
SQUIGGLE = 1
SQUIGGLELOW = 11
SQUIGGLEPIXMAP = 13
STRAIGHTBOX = 8
STRIKE = 4
TEXTFORE = 17
TT = 2