BingMapDataProvider.Projection Property
In This Article
Returns the projection supported by BingMapDataProvider.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public override ProjectionBase Projection { get; }
#Property Value
Type | Description |
---|---|
Projection |
Always Spherical |
See Also