The position of the head of tag in model coordinates.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ TagHeadPosition { get; set; }Property Value
XYZ
Exceptions
Remarks
The depth of the tag head position in the view does not matter
because tags are drawn over model geometry in the view.
See Also
Reference