Revit Preview Release API |
AnalysisDisplayStyle..::..GetLegendSettings Method |
AnalysisDisplayStyle Class See Also |
Get legend settings object from the style.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2011
Syntax
C# |
---|
public AnalysisDisplayLegendSettings GetLegendSettings() |
Visual Basic |
---|
Public Function GetLegendSettings As AnalysisDisplayLegendSettings |
Visual C++ |
---|
public: AnalysisDisplayLegendSettings^ GetLegendSettings() |