Click or drag to resize

CEMAPTEMPLATECreateVirtual Method

Makes this EMAPTEMPLATE 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 CEMAPTEMPLATE CreateVirtual(
	string name
)

public static CEMAPTEMPLATE CreateVirtual(
	string name
)

Parameters

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

Return Value

Type: CEMAPTEMPLATE
EMAPTEMPLATE Object
See Also