Geotools.Net

ShapefileHeader.ShapeType Property

Gets and sets the shape file type i.e. polygon, point etc...

[Visual Basic]
Public Property ShapeType As ShapeType
[C#]
public ShapeType ShapeType {get; set;}

Property Value

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

Remarks

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

See Also

ShapefileHeader Class | ShapefileHeader Members | Geotools.Data Namespace