Click or drag to resize
CHXYZGetMETA Method
Get the metadata of a grid.

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

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

Parameters

oMETA1
Type: GeoEngine.Core.GXNetCMETA
META object to save HXYZ's meta to
See Also