ManipulationInertiaStartingEventArgs.Velocities Eigenschaft

Definition

Ruft Werte ab, die die Geschwindigkeiten der Transformationsdelta (Übersetzung, Drehung, Skalierung) für eine Bearbeitung am ManipulationInertiaStarting-Ereignis angeben.

ManipulationVelocities Velocities();
public ManipulationVelocities Velocities { get; }
var manipulationVelocities = manipulationInertiaStartingEventArgs.velocities;
Public ReadOnly Property Velocities As ManipulationVelocities

Eigenschaftswert

Die Geschwindigkeiten der Transformationen, bevor die Schwungmasse beginnt.

Gilt für:

Weitere Informationen