2027 Method
Changes 8
M

AnnotationFamilyUtils.IsLeaderSnapReference

Description:
Checks if the element is a leader snap reference for annotation leader snapping.
Remarks:
This function controls the built-in parameter LEADER_SNAP_REFERENCE.
public static bool IsLeaderSnapReference(
	Element element
)
  • element
    The element to check.
Return Value Boolean True if the element is a leader snap reference, false otherwise.