AnnotationUndoChange Property |
Gets the type of undo change being performed.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic UndoChange Change { get; }Public ReadOnly Property Change As UndoChange
Get
Property Value
Type:
UndoChange The type of change to undo or redo.
See Also