expression.GetForegroundColor( _ ByVal attr As TextColorMappingAttribute _ ) As Color
where expression is a variable that represents a ThemeColor Object
Parameters
- attr
- A TextColorMappingAttribute value that specifies the host text attribute whose mapped color is returned.
Return Value
The current foreground color mapping for the specified attribute.