ZoomPanelIsPanningAnimated Property |
If true than also mouse panning is animated, if false mouse panning has immediate effect. Default value is false.
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic bool IsPanningAnimated { get; set; }
Property Value
Type:
Boolean
See Also