Click or drag to resize

SinglePropertyEdit Methods

The SinglePropertyEdit type exposes the following members.

Methods
  NameDescription
Public methodFindVisuals
Find all visuals in the scene which match an id in the Ids property."/>
(Inherited from DocumentVisualsEdit.)
Public methodRedo
Executed when redo is called on this edit from the UndoManager
(Inherited from MultiVisualPropertyEdit.)
Public methodSetVisuals
Set the list of affected visuals.
(Inherited from DocumentVisualsEdit.)
Public methodToString
Returns a string representation of this property edit showing the old and new values.
(Overrides MultiVisualPropertyEditToString.)
Public methodUndo
Executed when undo is called on this edit from the UndoManager
(Inherited from MultiVisualPropertyEdit.)
Protected methodVisualsToString
Returns a string representation of the affected visuals for display purposes.
(Inherited from DocumentVisualsEdit.)
Top
See Also