Click or drag to resize

CMAPCurrent Method

This method returns the Current map opened.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CMAP Current()

public static CMAP Current()

Return Value

Type: CMAP
MAP Object
Remarks
If there is no current map, and running interactively, the user is prompted to open a map.
See Also