AnnotationUndo.RedoMethodParameters Property |
Gets an object array containing the parameters used by the
Redo()
method.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Object[] RedoMethodParameters { get; }
Public ReadOnly Property RedoMethodParameters As Object()
Get
Property Value
Type:
Object[] An object array of parameters for the
Redo() method.
See AlsoReference
RedoMethodName Property