AngularDeceleration Property (TouchConfiguration)
In This Topic
Gets or sets the angular deceleration of an inertia processor, in radians per millisecond squared.
Syntax
'Declaration
Public Property AngularDeceleration As Single
public float AngularDeceleration {get; set;}
See Also