Geotools.Net

ShapefileHeader.FileLength Property

Gets and sets the length of the shape file in words.

[Visual Basic]
Public Property FileLength As Integer
[C#]
public int FileLength {get; set;}

Property Value

Missing <value> documentation for P:Geotools.Data.ShapefileHeader.FileLength

Remarks

Missing <remarks> documentation for P:Geotools.Data.ShapefileHeader.FileLength

See Also

ShapefileHeader Class | ShapefileHeader Members | Geotools.Data Namespace