Udostępnij za pośrednictwem


DbGeography.Intersection(DbGeography) Metoda

Definicja

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

public:
 System::Data::Spatial::DbGeography ^ Intersection(System::Data::Spatial::DbGeography ^ other);
public System.Data.Spatial.DbGeography Intersection (System.Data.Spatial.DbGeography other);
member this.Intersection : System.Data.Spatial.DbGeography -> System.Data.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 część wspólną między tą wartością geografii a other.

Wyjątki

Dotyczy