IndependentTag.CanLeaderEndConditionBeAssigned
Method
Description:
Checks whether the LeaderEndCondition can be changed.
Checks whether the LeaderEndCondition can be changed.
Remarks:
Material tags and material keynotes can only use the free end condition.
Material tags and material keynotes can only use the free end condition.
Parameters
Parameter | Type | Description |
---|---|---|
leaderEndCondition | LeaderEndCondition | The leader end condition to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the leader end condition of the tag can be assigned, or false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |