Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextEditorLineNumbersStyle

Rendering style of the line numbers.

Index

Enumeration Members

Enumeration Members

Off: 0

Do not render the line numbers.

On: 1

Render the line numbers.

Relative: 2

Render the line numbers with values relative to the primary cursor location.