Click or drag to resize

CGISGetMETA Method

Get the GIS META

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

public void GetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetXCMETA
Meta object to store GIS meta information
See Also