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