writes the shapefile's 3 file headers
Namespace:
EGIS.ShapeFileLib
Remarks
Derived classes must call this method after setting the ShapeType when the ShapeFileWriter is created
before the first record is written
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Sub WriteFileHeaders |
| C# |
|---|
protected void WriteFileHeaders() |
| Visual C++ |
|---|
protected: void WriteFileHeaders() |