Sdílet prostřednictvím


DbGeometry.Difference(DbGeometry) Metoda

Definice

Vypočítá rozdíl mezi touto hodnotou DbGeometry a jinou hodnotou DbGeometry.

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

Parametry

other
DbGeometry

Hodnota geometrie, pro kterou by se měl vypočítat rozdíl s touto hodnotou.

Návraty

Nová hodnota DbGeometry představující rozdíl mezi touto hodnotou geometrie a otherhodnotou .

Výjimky

Platí pro