Click or drag to resize

AnnotationUndoValue Property

Gets the value of the object or property.

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 Value { get; }

Property Value

Type: Object
The value of the object or property that was changed.
See Also