[]
Gets or sets the rate the linear movement slows in device-independent units (1/96th inch per unit) per squared millisecond.
public float DesiredDeceleration { get; set; }
| Type | Description |
|---|---|
| float | The rate the linear movement slows in device-independent units (1/96th inch per unit) per squared millisecond. |