DbSpatialServices.Overlaps(DbGeometry, DbGeometry) Méthode

Définition

Détermine si les deux valeurs DbGeometry données se chevauchent de façon spatiale.

public abstract bool Overlaps (System.Data.Spatial.DbGeometry geometryValue, System.Data.Spatial.DbGeometry otherGeometry);

Paramètres

geometryValue
DbGeometry

Première valeur géométrique.

otherGeometry
DbGeometry

Deuxième valeur géométrique.

Retours

true si geometryValue chevauche otherGeometry ; sinon false.

Exceptions

geometryValue otherGeometry

geometryValue otherGeometry

S’applique à

Produit Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1