Click or drag to resize

CEMAPCreateVirtual Method

Makes this EMAP object the current active object to the user.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CEMAP CreateVirtual(
	string name
)

public static CEMAP CreateVirtual(
	string name
)

Parameters

name
Type: SystemString
Name of map to create a virtual EMAP from

Return Value

Type: CEMAP
EMAP Object
See Also