GetLegend Method


Spatial Field Manager Get Legend Method

Returns legend element or NULL

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public AnalysisDisplayLegend GetLegend()

Return Value

AnalysisDisplayLegend
The legend element or NULL
See Also