Gets the palette color at the specified index.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As Color Get |
| C# |
|---|
public Color this[ int index ] { get; } |
Parameters
- index
- Type: System..::..Int32
Color index.