AnalysisDisplayStyleGetLegendSettings Method |
Get legend settings object from the style.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic AnalysisDisplayLegendSettings GetLegendSettings()
Public Function GetLegendSettings As AnalysisDisplayLegendSettings
public:
AnalysisDisplayLegendSettings^ GetLegendSettings()
member GetLegendSettings : unit -> AnalysisDisplayLegendSettings
Return Value
AnalysisDisplayLegendSettings
See Also