2027 Method
Changes 8
M

AnnotationFamilyUtils.HasLeaderSnapReference

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