TranslationDeceleration Property
In This Topic
Gets or sets the translation deceleration of an inertia processor, in DIPs per millisecond squared.
Syntax
'Declaration
Public Property TranslationDeceleration As Single
public float TranslationDeceleration {get; set;}
See Also