Click or drag to resize
CMAPIGetMapName Method
Get the Map Name of the Map.

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 void IGetMapName(
	ref string str1
)

Parameters

str1
Type: SystemString
returned map name
See Also