2024 Property
Changes 0
P

SpatialElementTag.TagHeadPosition

Description:
The position of the tag's head.
Remarks:
Returns the end point of the tag leader. Leader end point must be located inside of a room, space or an area. Use Room.IsPointInRoom or Space.IsPointInSpace method to check whether the leaderEnd is located in the host element or not.
public XYZ TagHeadPosition { get; set; }