A newer version of this page is available.
Switch to the current version.
WmsDataProvider.CustomParameters Property
Returns a collection of custom parameters of a WMS request.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public WmsCustomParameterCollection CustomParameters { get; }
Public ReadOnly Property CustomParameters As WmsCustomParameterCollection
Property Value
Type | Description |
---|---|
WmsCustomParameterCollection | An WmsCustomParameterCollection object, containing parameter key-value pairs. |
See Also
Feedback