VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationViewCollectionUndoAction Class
In This Topic
WpfAnnotationViewCollectionUndoAction Class Properties
In This Topic
For a list of all properties of this type, see WpfAnnotationViewCollectionUndoAction.
Public Properties
 NameDescription
Public PropertyGets the action source. (Inherited from UndoAction)
Public PropertyGets the data storage that stores the objects. (Inherited from UndoAction)
Public PropertyGets a value indicating whether this instance has current state. (Inherited from UndoAction)
Public PropertyGets a value indicating whether the undo action is valid.
Public PropertyGets the reference to the source object of action. (Inherited from UndoAction)
Public PropertyGets the references to the WpfAnnotationView objects stored in WpfAnnotationViewCollection.
Protected Properties
 NameDescription
Protected PropertyGets the current state. (Inherited from UndoAction)
See Also