Click or drag to resize

AnnotationPropertyChangedEventArgsOldValue Property

Gets the old value of the property.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Object OldValue { get; }

Property Value

Type: Object
The old value of the property.
See Also