Sdílet prostřednictvím


DbGeography.Intersection(DbGeography) Metoda

Definice

Vypočítá průnik této hodnoty DbGeography a jiné hodnoty 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

Zeměpisná hodnota, pro kterou se má vypočítat průnik s touto hodnotou.

Návraty

Nová hodnota DbGeography představující průnik mezi touto geografickou hodnotou a other.

Výjimky

Platí pro