MoveEdit Methods |
The MoveEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| FindVisuals |
Find all visuals in the scene which match an id in the Ids property."/>
(Inherited from DocumentVisualsEdit.) | |
| MatrixToString |
Creates a string representation of the matrix transformation for display purposes.
(Inherited from MatrixEdit.) | |
| Redo |
Redoes the move operation, moving the selected visuals.
(Overrides MatrixEditRedo.) | |
| SetVisuals |
Set the list of affected visuals.
(Inherited from DocumentVisualsEdit.) | |
| ToString |
String representation which describes the visuals that were moved.
(Overrides MatrixEditToString.) | |
| Undo |
Undoes the move operation by moving the visual back to its original position and reconnecting all the
connections that were deleted during the move.
(Overrides MatrixEditUndo.) | |
| VisualsToString |
Returns a string representation of the affected visuals for display purposes.
(Inherited from DocumentVisualsEdit.) |