Click or drag to resize

CMAPGetMETA Method

Get the map's META

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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