Back to Devexpress

WmsDataProvider Members

windowsforms-devexpress-dot-xtramap-dot-wmsdataprovider-dot-underscore-members.md

latest4.9 KB
Original Source

WmsDataProvider Members

Provides map images from the Web Map Service.

Constructors

NameDescription
WmsDataProvider()Initializes a new instance of the WmsDataProvider class with default settings.

Properties

NameDescription
ActiveLayerReturns the WMS layer that is currently displayed by the provider.
ActiveLayerNameGets or sets the active layer name retrieved from a Web Map Service.
CustomParametersReturns a collection of custom parameters of a WMS request.
MaxRequestedImageHeightGets or sets the maximum image height that the provider can request from a server.
MaxRequestedImageWidthGets or sets the maximum image width that the provider can request from a server.
ServerUriGets or sets the server URI, which supports a Web Map Service.

Methods

NameDescription
Dispose()Disposes of the current object. Inherited from MapDisposableObject.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetMapSizeInPixels(Double)Returns a map size in pixels. Inherited from MapImageDataProviderBase.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
RequestCapabilities()Requests the supported capabilities of a Web Map Service.
SetCoordinateConverter(IWmsPointConverter)Specifies the coordinate converter object.
ToString()Returns the textual representation of the WmsDataProvider.

Events

NameDescription
ResponseCapabilitiesOccurs when a Web Map Service returns the supported capabilities.
WebRequestOccurs when a Map control sends a request to an external web service. Inherited from MapImageDataProviderBase.

See Also

WmsDataProvider Class

DevExpress.XtraMap Namespace