MapControl.EnableDelayedScrolling Property
In This Article
Gets or sets whether to enable delayed scrolling.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the tile animation starts with a delay after a user scrolls a map; otherwise, false. |
See Also