Description:
Gat a paint color. This overload provides a compute option for cases where colors are computed when they are "unset" colors.
Syntax:
Parameters:
- whichColor
- Type: PaintColor
- compute
- Type: System.Boolean
- if true, a color is computed in some cases
Returns:
Type: Color
Available since:
7.1
Description:
Gets the color that is currently associated with a paint color.
Syntax:
Parameters:
- whichColor
- Type: PaintColor
- A color association.
Returns:
Type: Color
A .Net library color.
Available since:
5.0