The starting location of the data when last read


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Protected fileOffset As Long
C#
protected long fileOffset;
C++
protected:
 __int64 fileOffset sealed ;
J#
protected long fileOffset
JScript
protected fileOffset : long;

See Also