Click or drag to resize

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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public UndoManagerAction UndoAction { get; }

Property Value

Type: UndoManagerAction
The undo action provided to the undo manager.
See Also