AnalysisDisplayColorEntry
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the AnalysisDisplayColorEntry | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| HasValue() | bool | Check if color entry has associated value. | |
| IsEqual(AnalysisDisplayColorEntry) | bool | Compare color entries. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Color | Color | Color associated with color entry. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Value | double | Value associated with color entry. |