PanelScheduleDataBorderAroundSections Property |
Places a border (GraphicStyle element) around each section, visible only on the instance and sheet
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId BorderAroundSections { get; }
Public ReadOnly Property BorderAroundSections As ElementId
Get
public:
property ElementId^ BorderAroundSections {
ElementId^ get ();
}
member BorderAroundSections : ElementId with get
Property Value
ElementId
See Also