[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ManipulationVelocities

ManipulationVelocities Class

Contains the velocities of the accumulated transformations for the current interaction.

Inheritance
ManipulationVelocities
Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ManipulationVelocities

Properties

Name Description
Angular

Gets the rotational velocity in degrees per millisecond.

Expansion

Gets the expansion, or scaling, velocity in DIPs per millisecond.

Linear

Gets the straight line velocity in DIPs per millisecond.