Click or drag to resize

AnnotationUndoRedoMethodParameters 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)
Syntax
public Object[] RedoMethodParameters { get; }

Property Value

Type: Object
An object array of parameters for the Redo method.
See Also

Reference

RedoMethodName Property