AnnotationFamilyUtils.SetIsExcludedFromLeaderOutline
Description:
Sets if the element is excluded from the annotation outline used by leaders.
Sets if the element is excluded from the annotation outline used by leaders.
Remarks:
This function controls the built-in parameter EXCLUDE_FROM_LEADER_OUTLINE.
This function controls the built-in parameter EXCLUDE_FROM_LEADER_OUTLINE.
public static void SetIsExcludedFromLeaderOutline(
Element element,
bool isExcluded
)
-
elementThe element to set.
-
BooleanisExcludedPass true to exclude the element from the leader outline, false otherwise.
-
element doesn't support the EXCLUDE_FROM_LEADER_OUTLINE parameter.
-
A non-optional argument was null