Revit 2025.3 API
Area |
Specify the location of the area tag.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public UV TagPoint { get; set; }
Public Property TagPoint As UV Get Set
public: property UV^ TagPoint { UV^ get (); void set (UV^ value); }
member TagPoint : UV with get, set
Property Value
UVSee Also