Move |
public class MoveEdit : MatrixEdit
The MoveEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| Document |
The document that contains the edit.
(Inherited from DocumentEdit) | |
| Ids |
The Ids of the affected visuals.
(Inherited from DocumentVisualsEdit) |
| 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) |
| Name | Description | |
|---|---|---|
| endWorldMatrix | (Inherited from MatrixEdit) |