NRtfTree Library 0.3
Item Property (index)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfColorTableItem[([(Int32])])
NRtfTree Library 0.3 (0.3.3503)
Obtiene el color n-ésimo de la tabla de colores.
Declaration Syntax
C#Visual BasicVisual C++
public Color this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As Color
public:
property Color default[int index] {
	Color get (int index);
}
Parameters
index (Int32)
Indice del color a recuperar.
Return Value
Color n-ésimo de la tabla de colores.

Assembly: NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544