Back to Devexpress

WmsDataProvider.MaxRequestedImageHeight Property

wpf-devexpress-dot-xpf-dot-map-dot-wmsdataprovider-7b2e81f2.md

latest1.1 KB
Original Source

WmsDataProvider.MaxRequestedImageHeight Property

Gets or sets the maximum image height that the provider can request from a server.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public int MaxRequestedImageHeight { get; set; }
vb
Public Property MaxRequestedImageHeight As Integer

Property Value

TypeDescription
Int32

The maximum image height that the provider can request from a server.

|

See Also

WmsDataProvider Class

WmsDataProvider Members

DevExpress.Xpf.Map Namespace