VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationViewUndoAction Class
In This Topic
WpfAnnotationViewUndoAction Class Properties
In This Topic
For a list of all properties of this type, see WpfAnnotationViewUndoAction.
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 source objects stored in Source. For example, this property contains references to the collection objects if Source is collection.
Protected Properties
 NameDescription
Protected PropertyGets the current state. (Inherited from UndoAction)
See Also