Click or drag to resize

CSEGYREADERGetTraceCount Method

Get the number of traces in the SEG Y file

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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