XMapWSServiceEndrenderMapBoundingBox Method |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Map EndrenderMapBoundingBox(
IAsyncResult asyncResult
)
Public Function EndrenderMapBoundingBox (
asyncResult As IAsyncResult
) As Map
public:
Map^ EndrenderMapBoundingBox(
IAsyncResult^ asyncResult
)
member EndrenderMapBoundingBox :
asyncResult : IAsyncResult -> Map
Parameters
- asyncResult
- Type: SystemIAsyncResult
Return Value
Type:
MapRemarks See Also