Click or drag to resize

XMapWSServiceBeginrenderMapRot Method

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public IAsyncResult BeginrenderMapRot(
	MapSectionRot MapSectionRot_1,
	MapParams MapParams_2,
	ImageInfo ImageInfo_3,
	Layer[] ArrayOfLayer_4,
	bool boolean_5,
	CallerContext CallerContext_6,
	AsyncCallback callback,
	Object asyncState
)

Parameters

MapSectionRot_1
Type: xserverMapSectionRot
MapParams_2
Type: xserverMapParams
ImageInfo_3
Type: xserverImageInfo
ArrayOfLayer_4
Type: xserverLayer
boolean_5
Type: SystemBoolean
CallerContext_6
Type: xserverCallerContext
callback
Type: SystemAsyncCallback
asyncState
Type: SystemObject

Return Value

Type: IAsyncResult
Remarks