MapControl.EnableAnimation Property
Gets or sets a value that specifies whether animation is enabled for a map control.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if animation is enabled; otherwise, false. |
See Also