Property ZoomAnimationDuration
ZoomAnimationDuration
Gets or sets the duration of the double-tap zoom animation.
public TimeSpan ZoomAnimationDuration { get; set; }
Property Value
Exceptions
- ArgumentOutOfRangeException
valueis negative.
Gets or sets the duration of the double-tap zoom animation.
public TimeSpan ZoomAnimationDuration { get; set; }
value is negative.