Back to Devexpress

MapControl.EnableDelayedScrolling Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-b112721a.md

latest1.0 KB
Original Source

MapControl.EnableDelayedScrolling Property

Gets or sets whether to enable delayed scrolling.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool EnableDelayedScrolling { get; set; }
vb
Public Property EnableDelayedScrolling As Boolean

Property Value

TypeDescription
Boolean

true , if the tile animation starts with a delay after a user scrolls a map; otherwise, false.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace