[]
Gets or sets a value that determines the speed with which Center approaches TargetCenter.
public double TargetCenterSpeed { get; set; }
The value should be between 0 and 1. A value of 1 indicates that Center instantly changes to TargetCenter.