Table of Contents

Method GetColorData

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

GetColorData(int)

Returns color information related to the specified line.

public virtual StringItemInfo[] GetColorData(int index)

Parameters

index int

The index of line in strings array.

Returns

StringItemInfo[]