Method Add
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Add(SvgSizeF, SvgSizeF)
Adds the width and height of one SvgSizeF structure to the width and height of another SvgSizeF structure.
public static SvgSizeF Add(SvgSizeF sz1, SvgSizeF sz2)