Click or drag to resize

CMAPGetMETA Method

Get the map's META

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public CMETA GetMETA()

public CMETA GetMETA()

Return Value

Type: CMETA
META Object
Remarks
If the map has no META, an empty META will be created.
See Also