Click or drag to resize

WmsMapService Methods

The WmsMapService type exposes the following members.

Methods
  NameDescription
Protected methodCreateRequest
Creates and initializes the WebRequest that requests the map image.
Public methodGetImageStream(IBoundingBox, Size)
Loads a map image using the specified bounding box and size.
(Inherited from MapService.)
Public methodGetImageStream(IBoundingBox, Size, Size)
Loads a map image using the specified bounding box and size.
(Overrides MapServiceGetImageStream(IBoundingBox, Size, Size).)
Protected methodInstantiateUrl
Creates and initializes a url using the internal template, given the request parameters that replace the placeholders in the template.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also