P

SpatialElementTag.LeaderStart

Description:
The leader start point for tags that use leader start condition Free.
Remarks:
The leader start point is the leader point closest to the tag head. Use LeaderStartCondition to get the leader start condition of the tag.
public XYZ LeaderStart { get; set; }
  • When setting this property: A non-optional argument was null
  • There is no leader for this tag. -or- When setting this property: SpatialElementTag is pinned. -or- When setting this property: SpatialElementTag is orphaned.