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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public 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