Share

Color.IsValid Property

Identifies if the color represents a valid color, or an uninitialized/invalid value.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsValid { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?