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