LayerBase.UseSprings Property
Gets a value that indicates whether the layer uses spring animations.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to if the layer uses spring animations; otherwise, false. |
See Also