<Code Lib>
2025.3 Enumeration
Changes 0
E

LeaderEndCondition

Description:
An enumerated type listing Leader end conditions that are supported for IndependentTags.
Remarks:
The leader end point is the point on the leader which is closest to the tagged element.

public enum LeaderEndCondition

Name Description
E Attached The Leader of the tag is attached.
E Free The Leader of the tag is free.

Loading…