The MovedEventArgs type exposes the following members.

Constructors

  NameDescription
MovedEventArgs
Initializes a new instance of the MovedEventArgs class.

Properties

  NameDescription
HorizontalChange
Gets the horizontal move amount.
VerticalChange
Gets the vertical move amount.

See Also