AreaTagArea Property

The area that the tag is associated with.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Area Area { get; }

Property Value

Area
Remarks
In rare cases, the tag may not be associated to an area. The property will be in these situations.
See Also