Overload List
Name | Description | |
---|---|---|
GetShapeFileEnumerator()()()() |
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile
| |
GetShapeFileEnumerator(RectangleD) |
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile, intersecting with a given bounds
| |
GetShapeFileEnumerator(RectangleF, ShapeFileEnumerator..::..IntersectionType) |
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile, intersecting or contained within a given bounds
|