DbGeometry.Intersection(DbGeometry) Metoda

Definice

Vypočítá průnik této hodnoty DbGeometry a jinou hodnotu 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 se má vypočítat průsečík s touto hodnotou.

Návraty

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

Výjimky

Platí pro