DocumentVisualsEdit Methods |
The DocumentVisualsEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy(IList) |
Creates a copy of the specified list as an array.
| |
| Copy(IList, Type) |
Creates a copy of the specified list as an array of the specified type.
| |
| FindVisuals |
Find all visuals in the scene which match an id in the Ids property."/>
| |
| Redo |
Executed when redo is called on this edit from the UndoManager
(Inherited from DocumentEdit.) | |
| SetVisuals |
Set the list of affected visuals.
| |
| Undo |
Executed when undo is called on this edit from the UndoManager
(Inherited from DocumentEdit.) | |
| VisualsToString |
Returns a string representation of the affected visuals for display purposes.
|