UndoEventArgsUndo Property |
Gets the undo for this operation.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic AnnotationUndo Undo { get; }Public ReadOnly Property Undo As AnnotationUndo
Get
Property Value
Type:
AnnotationUndo The
AnnotationUndo for this operation.
See Also