AnnotationUndoRedoMethodName Property |
Gets the name of the method called when performing a redo.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string RedoMethodName { get; }Public ReadOnly Property RedoMethodName As String
Get
Property Value
Type:
String The name of the method used by
Redo.
See AlsoReference
RedoMethodParameters Property