Click or drag to resize
CMAPGetMETA Method
Get the map's META

Available since Oasis montaj version: 5.1.8
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
If the map has no META, an empty META will be created.
Syntax
public CMETA GetMETA()

Return Value

Type: CMETA
META Object
See Also