Sdílet prostřednictvím


DbGeometry.Intersects(DbGeometry) Metoda

Definice

Určuje, zda tato hodnota DbGeometry prostorově protíná zadaný argument DbGeometry.

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

Parametry

other
DbGeometry

Hodnota geometrie, která by měla být porovnána s touto hodnotou geometrie pro průsečík.

Návraty

true pokud other tuto hodnotu geometrie protíná; jinak false.

Výjimky

Platí pro