DeleteSelectionEdit Methods |
The DeleteSelectionEdit 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.) | |
| Redo |
Redoes the delete operation, deleting the selected visuals from the document.
(Overrides CreateEditRedo.) | |
| SetVisuals |
Set the list of affected visuals.
(Inherited from DocumentVisualsEdit.) | |
| ToString |
String representation which describes the visuals that were deleted.
(Overrides CreateEditToString.) | |
| Undo |
Undoes the delete operation, restoring the visual and all connections.
(Overrides CreateEditUndo.) | |
| VisualsToString |
Returns a string representation of the affected visuals for display purposes.
(Inherited from DocumentVisualsEdit.) |