Click or drag to resize

CITRLoadA Method

Load to an ASCII file, ZON, TBL or ER-Mapper LUT

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void LoadA(
	string file
)

public void LoadA(
	string file
)

Parameters

file
Type: SystemString
File name
See Also