Click or drag to resize

CHGDExportIMG Method

Export all layers of this HGD into grid files.

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

public void ExportIMG(
	string name
)

Parameters

name
Type: SystemString
Name of grids (each layers adds _Number to the name)
See Also