Udostępnij za pośrednictwem


DbGeography.Intersects(DbGeography) Metoda

Definicja

Określa, czy ta wartość dbGeography przestrzennie przecina określony argument DbGeography.

public:
 bool Intersects(System::Data::Spatial::DbGeography ^ other);
public bool Intersects (System.Data.Spatial.DbGeography other);
member this.Intersects : System.Data.Spatial.DbGeography -> bool
Public Function Intersects (other As DbGeography) As Boolean

Parametry

other
DbGeography

Wartość geografii, która powinna być porównywana z tą wartością geografii dla skrzyżowania.

Zwraca

true jeśli other przecina tę wartość geograficzną; w przeciwnym razie false.

Wyjątki

Dotyczy