Click or drag to resize

CGUIVoxelStatHist Method (String)

Display Histogram of Voxel

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void VoxelStatHist(
	string vox_name
)

public static void VoxelStatHist(
	string vox_name
)

Parameters

vox_name
Type: SystemString
Name of the Voxel to get stats from
See Also