| SoVRSegyFileHeaderHns Property  | 
Number of samples per trace for this reel. 
 
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic ushort Hns { get; set; }Public Property Hns As UShort
	Get
	Set
public:
property unsigned short Hns {
	unsigned short get ();
	void set (unsigned short value);
}member Hns : uint16 with get, set
Property Value
Type: 
UInt16
Remarks
See Also