อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


DbGeometry.SymmetricDifference(DbGeometry) Method

Definition

Computes the symmetric difference between this DbGeometry value and another DbGeometry value.

C#
public System.Data.Spatial.DbGeometry SymmetricDifference(System.Data.Spatial.DbGeometry other);

Parameters

other
DbGeometry

The geometry value for which the symmetric difference with this value should be computed.

Returns

A new DbGeometry value representing the symmetric difference between this geometry value and other.

Exceptions

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.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