Table of Contents

Method GetColorData

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

GetColorData(int)

When implemented by a class, returns color information related to the specified line.

StringItemInfo[] GetColorData(int index)

Parameters

index int

The index of line in strings array.

Returns

StringItemInfo[]

Color information of specified line.