Click or drag to resize
CSEGYREADERGetLastSampleAt Method
Returns the depth of the last sample in the traces, in the units specified by `SetZUnits()`

Available since Oasis montaj version: 9.6
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetLastSampleAt(
	ref double value
)

Parameters

value
Type: SystemDouble
Out-parameter containing the depth of the last sample in the traces.
See Also