AnalysisDisplayColorEntry Class


Contains one entry of intermediate colors in color settings for analysis display style.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public class AnalysisDisplayColorEntry : IDisposable
Visual Basic
Public Class AnalysisDisplayColorEntry _
	Implements IDisposable
Visual C++
public ref class AnalysisDisplayColorEntry : IDisposable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Analysis AnalysisDisplayColorEntry

See Also