Click or drag to resize

CDCOLGetLayerStatistics Method

Get a ST filled with layer statistics

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public CST GetLayerStatistics(
	int index
)

public CST GetLayerStatistics(
	int index
)

Parameters

index
Type: SystemInt32
Index of layer

Return Value

Type: CST
ST object
See Also