public Point NewValue {get;}
public: __property Point get_NewValue();
public: property Point NewValue { Point get(); }
'Declaration Public ReadOnly Property NewValue As Point
'Usage Dim instance As ScrollEventArgs Dim value As Point value = instance.NewValue
ScrollEventArgs Class ScrollEventArgs Members
©2015. Accusoft Corporation. All Rights Reserved.