The length of the main header

Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property HeaderLength As Short
C#
public short HeaderLength { get; }
Visual C++
public:
property short HeaderLength {
	short get ();
}

See Also