Manipulation2DCompletedEventArgs::Velocities Property

.NET Framework (current version)
 

Gets the current velocities of the manipulation.

Namespace:   System.Windows.Input.Manipulations
Assembly:  System.Windows.Input.Manipulations (in System.Windows.Input.Manipulations.dll)

public:
property ManipulationVelocities2D^ Velocities {
	ManipulationVelocities2D^ get();
}

Property Value

Type: System.Windows.Input.Manipulations::ManipulationVelocities2D^

The current velocities of the manipulation.

.NET Framework
Available since 4.0
Return to top
Show: