Revit 2025 API
Analysis |
If true, legend is shown in the view.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ShowLegend { get; set; }
Public Property ShowLegend As Boolean Get Set
public: property bool ShowLegend { bool get (); void set (bool value); }
member ShowLegend : bool with get, set
Property Value
BooleanSee Also