Method CreateSvgPathSegCurvetoQuadraticRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
CreateSvgPathSegCurvetoQuadraticRel(double, double, double, double)
public ISvgPathSegCurvetoQuadraticRel CreateSvgPathSegCurvetoQuadraticRel(double x, double y, double x1, double y1)