ConsoleAttributes.ForegroundColors Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleAttributes.ForegroundColors Field

Lists all the possible foreground color values.

[Visual Basic]Private Shared ForegroundColors As Integer()
[C#]
private static int[] ForegroundColors;

See Also

ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace