Click or drag to resize

AnnotationUndoChange Property

Gets the type of undo change being performed.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public UndoChange Change { get; }

Property Value

Type: UndoChange
The type of change to undo or redo.
See Also