DbSpatialServices.Overlaps(DbGeometry, DbGeometry) Metodo

Definizione

Determina se i due valori DbGeometry specificati si sovrappongono dal punto di vista spaziale.

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

Parametri

geometryValue
DbGeometry

Primo valore geometrico.

otherGeometry
DbGeometry

Secondo valore geometrico.

Restituisce

true se geometryValue si sovrappone a otherGeometry; in caso contrario, false.

Eccezioni

geometryValue otherGeometry

geometryValue otherGeometry

Si applica a

Prodotto Versioni
.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