AnnotationMultipleAlignmentUtils.MoveWithAnchoredLeaders
Method
Description:
Moves the element while keeping the leader end points anchored.
Moves the element while keeping the leader end points anchored.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The element to be moved. |
moveVec | XYZ | The move vector for translating the element. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The element element does not support multiple alignment behavior. |
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | Failed to move element. |