expression.GetAnsiColor( _ ByVal color As ScreenAnsiColor _ ) As Color
where expression is a variable that represents a ThemeColor Object
Parameters
- color
- A ScreenAnsiColor value that specifies the ANSI color whose mapped color is returned.
Return Value
The current color mapping for the specified attribute.