Inheritance Hierarchy
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntaxpublic class XMapWSService : SoapHttpClientProtocol
Public Class XMapWSService
Inherits SoapHttpClientProtocol
public ref class XMapWSService : public SoapHttpClientProtocol
type XMapWSService =
class
inherit SoapHttpClientProtocol
end
The XMapWSService type exposes the following members.
Constructors
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | XMapWSService | Initializes a new instance of the XMapWSService class |
Top
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | BeginrenderMap | |
![Public method Public method](../icons/pubmethod.gif) | BeginrenderMapBoundingBox | |
![Public method Public method](../icons/pubmethod.gif) | BeginrenderMapRot | |
![Public method Public method](../icons/pubmethod.gif) | CancelAsync | |
![Public method Public method](../icons/pubmethod.gif) | EndrenderMap | |
![Public method Public method](../icons/pubmethod.gif) | EndrenderMapBoundingBox | |
![Public method Public method](../icons/pubmethod.gif) | EndrenderMapRot | |
![Public method Public method](../icons/pubmethod.gif) | renderMap | |
![Public method Public method](../icons/pubmethod.gif) | renderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext) | |
![Public method Public method](../icons/pubmethod.gif) | renderMapAsync(MapSection, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | |
![Public method Public method](../icons/pubmethod.gif) | renderMapBoundingBox | |
![Public method Public method](../icons/pubmethod.gif) | renderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext) | |
![Public method Public method](../icons/pubmethod.gif) | renderMapBoundingBoxAsync(BoundingBox, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | |
![Public method Public method](../icons/pubmethod.gif) | renderMapRot | |
![Public method Public method](../icons/pubmethod.gif) | renderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext) | |
![Public method Public method](../icons/pubmethod.gif) | renderMapRotAsync(MapSectionRot, MapParams, ImageInfo, Layer, Boolean, CallerContext, Object) | |
Top
Events
Extension Methods
| Name | Description |
---|
![Public Extension Method Public Extension Method](../icons/pubextension.gif) | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
Top
Remarks
See Also