Accusoft.ImagXpress13.Net
NewValue Property (ZoomFactorChangedEventArgs)




Gets the new value for the ZoomFactor property.
Syntax
public double NewValue {get;}
public: __property double get_NewValue();
public:
property double NewValue {
   double get();
}
'Declaration
 
Public ReadOnly Property NewValue As Double
 
'Usage
 
Dim instance As ZoomFactorChangedEventArgs
Dim value As Double
 
value = instance.NewValue

Property Value

A System.Double value from the .NET Framework Class Library.
See Also

Reference

ZoomFactorChangedEventArgs Class
ZoomFactorChangedEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback