AnnotationControllerNotificationEventArgsUndoAction Property |
Gets a special undo action to send to the undo manager.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic UndoManagerAction UndoAction { get; }Public ReadOnly Property UndoAction As UndoManagerAction
Get
Property Value
Type:
UndoManagerAction The undo action provided to the undo manager.
See Also