Click or drag to resize

AnnotationUndoDescription Property

Gets the description of the undo.

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 Description { get; }

Property Value

Type: String
A short string describing the undo action.
See Also