Back to Devexpress

LayerBase.UseSprings Property

wpf-devexpress-dot-xpf-dot-map-dot-layerbase-a9a8f3e7.md

latest1.0 KB
Original Source

LayerBase.UseSprings Property

Gets a value that indicates whether the layer 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; }
vb
Public ReadOnly Property UseSprings As Boolean

Property Value

TypeDescription
Boolean

true to if the layer uses spring animations; otherwise, false.

|

See Also

LayerBase Class

LayerBase Members

DevExpress.Xpf.Map Namespace