 | 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
Syntaxpublic CMAP Lock()
public CMAP Lock()
Public Function Lock As CMAP
Public Function Lock As CMAP
public:
CMAP^ Lock()
public:
CMAP^ Lock()
member Lock : unit -> CMAP
member Lock : unit -> CMAP
Return Value
Type:
CMAPEMAP Object to map associated with edited map.
RemarksThe Redraw flag is set to <define>EMAP_REDRAW_YES</define> when this functions is called.
See Also