<Code Lib>
M

AnnotationMultipleAlignmentUtils.MoveWithAnchoredLeaders

Description:
Moves the element while keeping the leader end points anchored.

public static void MoveWithAnchoredLeaders(
	Element element,
	XYZ moveVec
)

  • element
    The element to be moved.
  • moveVec
    The move vector for translating the element.

Loading…