ShapefileReader Properties
Provides functionality to load shape data from an external file in the Shapefiles format.Name | Description |
---|---|
DbfFileDataReader | Specifies the data reader capable of reading data from the dbf file. |
FileSource | Specifies the source for this file reader. Inherited from MapFileReaderBase. |
ShpFileDataReader | Specifies the data reader capable of reading data from the shp file. |
See Also