acceleration_factor
Description:
public double acceleration_factor {
get;
set; }
The initial acceleration factor
The kinetic momentum measured at the time of releasing the pointer will be multiplied by the factor specified by this property before being
used to generate interpolated pan events.