SoVRSegyFileReaderGetSegyTraceHeaderBytePosition Method |
Gets the byte positions within the trace header.
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax public virtual SoVRSegyTraceHeaderBytePosition GetSegyTraceHeaderBytePosition()
Public Overridable Function GetSegyTraceHeaderBytePosition As SoVRSegyTraceHeaderBytePosition
public:
virtual SoVRSegyTraceHeaderBytePosition^ GetSegyTraceHeaderBytePosition()
abstract GetSegyTraceHeaderBytePosition : unit -> SoVRSegyTraceHeaderBytePosition
override GetSegyTraceHeaderBytePosition : unit -> SoVRSegyTraceHeaderBytePosition
Return Value
Type:
SoVRSegyTraceHeaderBytePositionRemarks See Also