Method Add
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Add(SvgPointF, SvgSizeF)
public static SvgPointF Add(SvgPointF pt, SvgSizeF sz)
Parameters
pt
SvgPointFThe SvgPointF to translate.
sz
SvgSizeFThe SvgSizeF that specifies the numbers to add to the coordinates of pt.