AnnotationUndoUndoMethodName Property |
Gets the name of the method that will be called when an undo is performed.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string UndoMethodName { get; }Public ReadOnly Property UndoMethodName As String
Get
Property Value
Type:
String The name of the method called by
Undo.
See AlsoReference
UndoMethodParameters Property