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