2027 Method
Changes 8
M

AnnotationFamilyUtils.HasExcludeFromLeaderOutline

Description:
Checks if the element supports the EXCLUDE_FROM_LEADER_OUTLINE parameter.
Remarks:
Only some elements in annotation families have the EXCLUDE_FROM_LEADER_OUTLINE parameter.
public static bool HasExcludeFromLeaderOutline(
	Element element
)
  • element
    The element to check.
Return Value Boolean True if the element has the EXCLUDE_FROM_LEADER_OUTLINE parameter, false otherwise.