Udostępnij przez


DbGeography.Intersection(DbGeography) Metoda

Definicja

Oblicza część wspólną tej wartości dbGeography i inną wartość DbGeography.

public System.Data.Entity.Spatial.DbGeography Intersection(System.Data.Entity.Spatial.DbGeography other);
member this.Intersection : System.Data.Entity.Spatial.DbGeography -> System.Data.Entity.Spatial.DbGeography
Public Function Intersection (other As DbGeography) As DbGeography

Parametry

other
DbGeography

Wartość geografii, dla której należy obliczyć część wspólną z tą wartością.

Zwraca

Nowa wartość dbGeography reprezentująca przecięcie między tą wartością geografii a innymi.

Dotyczy