Accusoft.ImagXpressSdk Namespace > ZoomFactorChangedEventArgs Class : OldValue Property |
'Declaration Public ReadOnly Property OldValue As Double
'Usage Dim instance As ZoomFactorChangedEventArgs Dim value As Double value = instance.OldValue
public double OldValue {get;}
public: __property double get_OldValue();