Click or drag to resize

CSEGYREADERGetTraceCount Method

Get the number of traces in the SEG Y file

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetTraceCount(
	ref int count
)

public void GetTraceCount(
	ref int count
)

Parameters

count
Type: SystemInt32
Trace count
See Also