AnnotationPropertyChangingEventArgsCurrentValue Property |
Gets the current 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 CurrentValue { get; }
Public ReadOnly Property CurrentValue As Object
Get
Property Value
Type:
Object The current value of the property.
See Also