Name | Description | |
---|---|---|
![]() | AnnotationViewCollectionUndoAction | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationViewCollectionUndoAction | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ActionSource | Gets the action source. (Inherited from UndoAction) |
![]() | DataStorage | Gets the data storage that stores the objects. (Inherited from UndoAction) |
![]() | HasCurrentState | Gets a value indicating whether this instance has current state. (Inherited from UndoAction) |
![]() | IsValid | Gets a value indicating whether the undo action is valid. |
![]() | Source | Gets the reference to the source object of action. (Inherited from UndoAction) |
![]() | SourceItems | Gets the references to the AnnotationView objects stored in AnnotationViewCollection. |
Name | Description | |
---|---|---|
![]() | CurrentState | Gets the current state. (Inherited from UndoAction) |
Name | Description | |
---|---|---|
![]() | Dispose | Disposes all resources used by the action. (Inherited from UndoAction) |
![]() | GetCurrentStateCopy | Returns the copy of current state of action. (Inherited from UndoAction) |
![]() | ToString | Returns the description of change in object. (Inherited from UndoAction) |
Name | Description | |
---|---|---|
![]() | GetCurrentStateId | Returns the identifier, in data storage, of the current state. (Inherited from UndoAction) |
![]() | SetCurrentState | Changes the current state of action. (Inherited from UndoAction) |
![]() | SetSource | Changes the source object (Source) of action. (Inherited from UndoAction) |
![]() | SetSourceItem | Changes the source item in SourceItems. |
![]() | SetSourceItems | Changes the source items in SourceItems. (Inherited from UndoAction) |
![]() | Undo | Undoes the action. |