Determines if this color is a known (predefined) color. Predefined colors are defined in the KnownColor enum.
[Visual Basic] Public ReadOnly Property IsKnownColor As Boolean [C#] public bool IsKnownColor {get;} [C++] public: __property bool get_IsKnownColor(); [JScript] public function get IsKnownColor() : Boolean;