Initializes a new instance of the Shapefile class with the given parameters.
[Visual Basic]
Public Sub New( _
ByVal filename As String, _
ByVal geometryFactory As GeometryFactory _
)
Missing <remarks> documentation for M:Geotools.Data.ShapefileReader.#ctor(System.String,Geotools.Geometries.GeometryFactory)
ShapefileReader Class | ShapefileReader Members | Geotools.Data Namespace