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