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 System.Single
public System.float TranslationDeceleration {get; set;}
See Also