Parameters
- geometry1
- The first geometry.
- geometry2
- The second geometry.
Return Value
Returns the result of the symmetric difference.
Exception | Description |
---|---|
System.ArgumentNullException | Either geometry1 or geometry2 or both are null or empty. |
System.NotImplementedException | The method is not implemented for GeometryBag. |
System.InvalidOperationException | Incompatible spatial references between the input geometries. |
InvalidParameterException | Input geometries do not have the same dimension. |
GeometryObjectException | The operation cannot be performed on a non-simple geometry. |
System.NotImplementedException | Spatial reference of geometry1or geometry2is an image coordinate system. |
Target Platforms: Windows 10, Windows 8.1