Click or drag to resize

CIMGGetMETA Method

Get the metadata of a grid.

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

public void GetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetCMETA
Metadata of the grid
See Also