Click or drag to resize

CGRID3DFillThematic Method

Fill the grid3d with a single thematic value.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void FillThematic(
	int value
)

public void FillThematic(
	int value
)

Parameters

value
Type: SystemInt32
Fill Value
See Also