AnnotationUndoManagerUndoDescription Property |
Gets the description string of the undo that will be performed when
Undo is called.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string UndoDescription { get; }Public ReadOnly Property UndoDescription As String
Get
Property Value
Type:
String The description of the undo that will be performed.
See Also