Click or drag to resize

ZoomPanelAnimationDuration Property

Duration of zoom change animation. Default value is 200 milliseconds.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntax
C#
public Duration AnimationDuration { get; set; }

Property Value

Type: Duration
See Also