Click or drag to resize

CGISGetMETA Method

Get the GIS META

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
Meta object to store GIS meta information
See Also