Table of Contents

Constructor SvgPathSegCurvetoCubicSmoothRel

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SvgPathSegCurvetoCubicSmoothRel(double, double, double, double)

public SvgPathSegCurvetoCubicSmoothRel(double x, double y, double x2, double y2)

Parameters

x double
y double
x2 double
y2 double