Back to Devexpress

MapControl.UseSprings Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-87b6515b.md

latest998 B
Original Source

MapControl.UseSprings Property

Gets or sets the value indicating whether the Map Control uses spring animations.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Boolean

true if the Map Control uses spring animations; otherwise, false.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace