Click or drag to resize
CITRCreateMap Method
Create ITR from Map with Agg Group name.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CITR CreateMap(
	CMAP oMAP1,
	string str2
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
MAP on which to place the view
str2
Type: SystemString
Agg Group name

Return Value

Type: CITR
ITR Object
See Also