Revit 2025.3 API
Analysis |
Get legend settings object from the style.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public AnalysisDisplayLegendSettings GetLegendSettings()
Public Function GetLegendSettings As AnalysisDisplayLegendSettings
public: AnalysisDisplayLegendSettings^ GetLegendSettings()
member GetLegendSettings : unit -> AnalysisDisplayLegendSettings
Return Value
AnalysisDisplayLegendSettingsSee Also