AnalysisDisplayColorSettingsColors Method

Get number of colors, including min, max and intermediate.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int Colors()

Return Value

Int32
Number of colors, including min, max and intermediate.
See Also