Table of Contents

Method NewLineStyle

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

NewLineStyle(int, int, int, int, IRange)

protected virtual ILineStyle NewLineStyle(int line, int ch, int index, int priority, IRange range)

Parameters

line int
ch int
index int
priority int
range IRange

Returns

ILineStyle