| SoVRSegyFileHeaderHdt Property  | 
Sample interval in micro secs for this reel. 
 
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic ushort Hdt { get; set; }Public Property Hdt As UShort
	Get
	Set
public:
property unsigned short Hdt {
	unsigned short get ();
	void set (unsigned short value);
}member Hdt : uint16 with get, set
Property Value
Type: 
UInt16
Remarks
See Also