Sdílet prostřednictvím


DbGeometry.Intersection(DbGeometry) Metoda

Definice

Vypočítá průnik této hodnoty DbGeometry a jiné hodnoty DbGeometry.

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

Parametry

other
DbGeometry

Hodnota geometrie, pro kterou by měl být vypočten průsečík s touto hodnotou.

Návraty

Nová hodnota DbGeometry představující průsečík mezi touto hodnotou geometrie a otherhodnotou .

Výjimky

Platí pro