MapDataProviderBase.RequestOptions Property
Gets or sets the options of tile image request.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
TileImageRequestOptions | The options of the image tile request. |
See Also