Geometry.Combine Method
.NET Framework 4
Combines two Geometry objects.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Combine(Geometry, Geometry, GeometryCombineMode, Transform) | Combines the two geometries using the specified GeometryCombineMode and applies the specified transform to the resulting geometry. |
|
Combine(Geometry, Geometry, GeometryCombineMode, Transform, Double, ToleranceType) | Combines the two geometries using the specified GeometryCombineMode and tolerance factor, and applies the specified transform to the resulting geometry. |