Constructor KnownColorInfo
KnownColorInfo(KnownColor)
Initializes a new instance of the KnownColorInfo class with the specified known color.
public KnownColorInfo(KnownColor knownColor)
Parameters
knownColorKnownColorThe KnownColor value representing the color to initialize.