Overload List

  NameDescription
Public methodGetShapeFileEnumerator()()()()
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile
Public methodGetShapeFileEnumerator(RectangleD)
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile, intersecting with a given bounds
Public methodGetShapeFileEnumerator(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

See Also