ColorEntry.IsColorValid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets if color value is valid
public:
property bool IsColorValid { bool get(); };
public:
property bool IsColorValid { bool get(); };
public bool IsColorValid { get; }
member this.IsColorValid : bool
Public ReadOnly Property IsColorValid As Boolean