RVTDocs.com
Namespace: Autodesk.Revit.DB Class: AreaTag

AreaTag.Area

Property
Description:
The area that the tag is associated with.
Remarks:
In rare cases, the tag may not be associated to an area. The property will be null in these situations.
Syntax
public Area Area { get; }