Click or drag to resize

IXMapWSBindingrenderMapRot Method

See xServer documentation for details.

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
Map renderMapRot(
	MapSectionRot MapSectionRot_1,
	MapParams MapParams_2,
	ImageInfo ImageInfo_3,
	Layer[] ArrayOfLayer_4,
	bool boolean_5,
	CallerContext CallerContext_6
)

Parameters

MapSectionRot_1
Type: xserverMapSectionRot
See xServer documentation for details.
MapParams_2
Type: xserverMapParams
See xServer documentation for details.
ImageInfo_3
Type: xserverImageInfo
See xServer documentation for details.
ArrayOfLayer_4
Type: xserverLayer
See xServer documentation for details.
boolean_5
Type: SystemBoolean
See xServer documentation for details.
CallerContext_6
Type: xserverCallerContext
See xServer documentation for details.

Return Value

Type: Map
See xServer documentation for details.
See Also