Click or drag to resize

CSEGYREADERSetZDecimation Method

Sets Z decimation factor.

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

public void SetZDecimation(
	int factor
)

Parameters

factor
Type: SystemInt32
Decimation factor
See Also