Table of Contents

Constructor LineStyleScrollBarAnnotation

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

LineStyleScrollBarAnnotation(int, int)

Initializes a new instance of the LineStyleScrollBarAnnotation class with specified parameters.

public LineStyleScrollBarAnnotation(int textLineNumber, int lineStyleIndex)

Parameters

textLineNumber int

Index of the text line where this annotation appears.

lineStyleIndex int

Index of a line style within the line styles collection.