AnnotationUndoUndoMethodParameters Property |
Gets an object array of parameters sent to the
Undo method.
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 Object[] UndoMethodParameters { get; }
Public ReadOnly Property UndoMethodParameters As Object()
Get
Property Value
Type:
Object An object array of parameters used by the
Undo method.
See Also Reference
UndoMethodName Property