Click or drag to resize

CEDBStatistics Method

Add all currently selected data to the ST.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void Statistics(
	CST st
)

public void Statistics(
	CST st
)

Parameters

st
Type: GeoEngine.Core.GXNetXCST
ST handle to update
Remarks
Use Histogram_EDB to get median or histogram.
See Also