SpatialFieldManagerLegendShowDescription Property |
If true legend contains analysis description.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool LegendShowDescription { get; set; }
Public Property LegendShowDescription As Boolean
Get
Set
public:
property bool LegendShowDescription {
bool get ();
void set (bool value);
}
member LegendShowDescription : bool with get, set
Property Value
Boolean
See Also