MatrixEdit Methods | 
The MatrixEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyMatrices | 
            Creates a copy of the matrix list.
              | |
| 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.
              | |
| Redo | 
            Executed when redo is called on this edit from the UndoManager
              (Overrides DocumentEditRedo.) | |
| SetVisuals | 
            Set the list of affected visuals.
              (Inherited from DocumentVisualsEdit.) | |
| ToString | 
            Returns a string representation of this matrix edit.
              (Overrides ObjectToString.) | |
| Undo | 
            Executed when undo is called on this edit from the UndoManager
              (Overrides DocumentEditUndo.) | |
| VisualsToString | 
            Returns a string representation of the affected visuals for display purposes.
              (Inherited from DocumentVisualsEdit.) |