AnnotationUndoManagerRedoDescription Property |
Gets the description string of the redo that will be performed when
Redo 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 RedoDescription { get; }Public ReadOnly Property RedoDescription As String
Get
Property Value
Type:
String The description of the next redo.
See Also