Click or drag to resize

XMapWSService Methods

The XMapWSService type exposes the following members.

Methods
  NameDescription
Public methodBeginrenderMap
Public methodBeginrenderMapBoundingBox
Public methodBeginrenderMapRot
Public methodCancelAsync
Public methodEndrenderMap
Public methodEndrenderMapBoundingBox
Public methodEndrenderMapRot
Public methodrenderMap
Public methodrenderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext)
Public methodrenderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object)
Public methodrenderMapBoundingBox
Public methodrenderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext)
Public methodrenderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object)
Public methodrenderMapRot
Public methodrenderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext)
Public methodrenderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also