Method Union
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Union(SvgRectF, SvgRectF)
Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.
public static SvgRectF Union(SvgRectF a, SvgRectF b)