Get legend settings object from the style.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public AnalysisDisplayLegendSettings GetLegendSettings() |
Visual Basic |
---|
Public Function GetLegendSettings As AnalysisDisplayLegendSettings |
Visual C++ |
---|
public: AnalysisDisplayLegendSettings^ GetLegendSettings() |