Click or drag to resize

PtvAjaxTiledProvider Methods

The PtvAjaxTiledProvider type exposes the following members.

Methods
  NameDescription
Public methodGetImageStream(Int32, Int32, Int32)
Returns a serialized bitmapCache.
Public methodGetImageStream(Double, Double, Double, Double, Int32, Int32)
The function which reads the image stream and adapts the request parameters.
Public methodGetImageStreamInternal
The internal function for reading the image stream.
Public methodGetImageUri
Retrieves the uri of the map image.
Public methodReadURL
Reads the content from a given url and returns it as a stream.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also