Interface IKnownColorInfo
Contains information related to KnownColor.
public interface IKnownColorInfo
Properties
- Category
Gets or sets color category.
- KnownColor
Gets KnownColor for which item is created.
- Label
Gets color label in English.
- LabelLocalized
Gets or sets localized version of the color label.
- Value
Gets color value.
- Visible
Gets or sets whether color is visible for the end user.
Methods
- CategoryIs(params KnownColorCategory[])
Gets whether Category is in the list of categories.