AnnotationControllerNotificationEventArgsUndoAction Property |
Gets a special undo action to send to the undo manager.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.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