Method | Description | |
---|---|---|
Union ( Polygon2 a, Polygon2 b ) : IPlanarGeometry |
Calculates the resulting union of two polygon geometries.
|
Method | Description | |
---|---|---|
CodeContractInvariants ( ) : void | ||
PolygonUnionOperation ( ) : System.Diagnostics.Contracts | ||
PolygonUnionOperation ( |
public Union ( Polygon2 a, Polygon2 b ) : IPlanarGeometry | ||
a | Polygon2 | A polygon. |
b | Polygon2 | A polygon. |
return | IPlanarGeometry |