Accusoft.ImagXpress13.Net
NewValue Property (ScrollEventArgs)




Gets the new location within the scroll range.
Syntax
'Declaration
 
Public ReadOnly Property NewValue As Point
'Usage
 
Dim instance As ScrollEventArgs
Dim value As Point
 
value = instance.NewValue
public Point NewValue {get;}
public: __property Point get_NewValue();
public:
property Point NewValue {
   Point get();
}

Property Value

A System.Drawing.Point value.
See Also

Reference

ScrollEventArgs Class
ScrollEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback