Accusoft.ImagXpress13.Net
OldValue Property (ZoomFactorChangedEventArgs)




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