The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Color::IsNamedColor Property
.NET Framework (current version)
Gets a value indicating whether this Color structure is a named color or a member of the KnownColor enumeration.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::Booleantrue if this Color was created by using either the FromName method or the FromKnownColor method; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: