Click or drag to resize
CMVUMDF Method
Creates a new map from an MDF file.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void MDF(
	CMAP oMAP1,
	string str2,
	string str3,
	string str4
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
MAP Handle
str2
Type: SystemString
MDF file name
str3
Type: SystemString
Name to use for the base map view
str4
Type: SystemString
Name to use for the data view
See Also