Accusoft.ImagXpress13.Net
NewValue Property (ZoomFactorChangedEventArgs)




Gets the new value for the ZoomFactor property.
Syntax
'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();
public:
property double NewValue {
   double get();
}

Property Value

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

Reference

ZoomFactorChangedEventArgs Class
ZoomFactorChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback