DbGeography.Intersects Method (DbGeography)
Determines whether this DbGeography value spatially intersects the specified DbGeography argument.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- other
-
Type:
System.Data.Entity.Spatial.DbGeography
The geography value that should be compared with this geography value for intersection.