Share Email Facebook Twitter LinkedIn AreaTag.Area Property The area that the tag is associated with.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public Area Area { get; }Property ValueArea RemarksIn rare cases, the tag may not be associated to an area. The property will be nullptr in these situations. See AlsoReferenceAreaTag ClassAutodesk.Revit.DB Namespace