SoVRSegyTraceHeaderBytePosition.GetByteFormat Method |
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SoVRSegyTraceHeaderBytePosition. TraceByteFormats GetByteFormat(
SoVRSegyTraceHeaderBytePosition. TraceAttributes attr
)
Public Function GetByteFormat (
attr As SoVRSegyTraceHeaderBytePosition. TraceAttributes
) As SoVRSegyTraceHeaderBytePosition.TraceByteFormats
public:
SoVRSegyTraceHeaderBytePosition. TraceByteFormats GetByteFormat(
SoVRSegyTraceHeaderBytePosition. TraceAttributes attr
)
member GetByteFormat :
attr : SoVRSegyTraceHeaderBytePosition. TraceAttributes -> SoVRSegyTraceHeaderBytePosition. TraceByteFormats
Parameters
- attr
- Type: OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
Return Value
Type:
SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Remarks
See Also