Click or drag to resize

CEMAPLock Method

This method locks the Edited map.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public CMAP Lock()

public CMAP Lock()

Return Value

Type: CMAP
EMAP Object to map associated with edited map.
Remarks
The Redraw flag is set to <define>EMAP_REDRAW_YES</define> when this functions is called.
See Also