| SoVRSegyTraceIdHeaderCdpX Property  | 
X coordinate of ensemble (CDP) position of this trace. 
 
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic int CdpX { get; set; }Public Property CdpX As Integer
	Get
	Set
public:
property int CdpX {
	int get ();
	void set (int value);
}member CdpX : int with get, set
Property Value
Type: 
Int32
Remarks
See Also