Click or drag to resize
CARCMAPLoadMapView Method
Load a Geosoft Map as a layer into the current data frame

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void LoadMapView(
	string str1,
	string str2,
	string str3,
	int i4
)

Parameters

str1
Type: SystemString
Map File Name
str2
Type: SystemString
View Name
str3
Type: SystemString
Layer Name
i4
Type: SystemInt32
Pass TRUE to also render other views in map (Use second parameter view for location)
See Also