Method GetColorData
GetColorData(int)
Returns color information related to the specified line.
public virtual StringItemInfo[] GetColorData(int index)
Parameters
indexintThe index of line in strings array.
Returns color information related to the specified line.
public virtual StringItemInfo[] GetColorData(int index)
index intThe index of line in strings array.