Click or drag to resize
CIPJIGetMICoordSys Method
Store coordinate system in MapInfo coordsys pair

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void IGetMICoordSys(
	ref string str1,
	ref string str2
)

Parameters

str1
Type: SystemString
MapInfo coordsys string returned
str2
Type: SystemString
MapInfo unit string returned
See Also