Click or drag to resize

XMapWSServiceImplEx Methods

The XMapWSServiceImplEx type exposes the following members.

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