Click or drag to resize
CMAPCurrent Method
This method returns the Current map opened.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
If there is no current map, and running interactively, the user is prompted to open a map.
Syntax
public static CMAP Current()

Return Value

Type: CMAP
MAP Object
See Also