Table of Contents

Method CreateSvgPathSegCurvetoCubicSmoothRel

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

CreateSvgPathSegCurvetoCubicSmoothRel(double, double, double, double)

ISvgPathSegCurvetoCubicSmoothRel CreateSvgPathSegCurvetoCubicSmoothRel(double x, double y, double x2, double y2)

Parameters

x double
y double
x2 double
y2 double

Returns

ISvgPathSegCurvetoCubicSmoothRel