Aracılığıyla paylaş


DbGeography.Intersection(DbGeography) Yöntem

Tanım

Bu DbGeography değerinin ve başka bir DbGeography değerinin kesişimini hesaplar.

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

Parametreler

other
DbGeography

Bu değerle kesişimin hesaplanması gereken coğrafya değeri.

Döndürülenler

Bu coğrafya değeri ile otherarasındaki kesişimi temsil eden yeni bir DbGeography değeri.

Özel durumlar

Şunlara uygulanır