| Revit 2022.1 API |
| AnalysisDisplayColorEntry..::..HasValue Method |
| AnalysisDisplayColorEntry Class See Also |
Check if color entry has associated value.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2011
Syntax
| C# |
|---|
public bool HasValue() |
| Visual Basic |
|---|
Public Function HasValue As Boolean |
| Visual C++ |
|---|
public: bool HasValue() |