AnnotationFamilyUtils.SetIsLeaderSnapReference
Description:
Sets if the element is a leader snap reference for annotation leader snapping.
Sets if the element is a leader snap reference for annotation leader snapping.
Remarks:
This function controls the built-in parameter LEADER_SNAP_REFERENCE.
This function controls the built-in parameter LEADER_SNAP_REFERENCE.
public static void SetIsLeaderSnapReference(
Element element,
bool isSnapReference
)
-
elementThe element to set.
-
BooleanisSnapReferencePass true to set the element as a leader snap reference, false otherwise.
-
element doesn't support the LEADER_SNAP_REFERENCE parameter.
-
A non-optional argument was null