Click or drag to resize
CSEGYREADERGetTextHeader Method (String, Int32)
Get the SEG Y file's text header.

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 GetTextHeader(
	ref string text,
	int text_length
)

Parameters

text
Type: SystemString
The text header contents.
text_length
Type: SystemInt32
See Also