Click or drag to resize

CMAPSetMETA Method

Write a META to a map.

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

public void SetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetXCMETA
META to write to map
See Also