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