Returns legend element or NULL
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public AnalysisDisplayLegend GetLegend() |
| Visual Basic |
|---|
Public Function GetLegend As AnalysisDisplayLegend |
| Visual C++ |
|---|
public: AnalysisDisplayLegend^ GetLegend() |