Udostępnij za pośrednictwem


DbGeometry.Crosses(DbGeometry) Metoda

Definicja

Określa, czy ta wartość DbGeometry przestrzennie przekracza określony argument DbGeometry.

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

Parametry

other
DbGeometry

Wartość geometryczna, którą należy porównać z tą wartością geometryczną.

Zwraca

true jeśli other przekroczy tę wartość geometryczną; w przeciwnym razie falsewartość .

Wyjątki

Dotyczy