WmsDataProvider.MaxRequestedImageWidth Property
Gets or sets the maximum image width that the provider can request from a server.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | The maximum image width that the provider can request from a server. |
See Also