Overload List

  NameDescription
GetShapeFileEnumerator()()()
Gets a ShapeFileEnumerator, which can be used to enumerate over all of the records in the ShapeFile
GetShapeFileEnumerator(RectangleF)
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

See Also