WmsDataProvider.MaxRequestedImageHeight Property
In This Article
Gets or sets the maximum image height that the provider can request from a server.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The maximum image height that the provider can request from a server. |
See Also