Accusoft.ImagXpressSdk Namespace > ScrollEventArgs Class : NewValue Property |
'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();