Table of Contents

Class SvgPathSegCurvetoQuadraticRel

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

Summary description for SvgPathSegCurvetoCubicAbs.

public sealed class SvgPathSegCurvetoQuadraticRel : SvgPathSegCurvetoQuadratic, ISvgPathSegCurvetoQuadraticRel, ISvgPathSeg
Inheritance
SvgPathSegCurvetoQuadraticRel
Implements
Inherited Members

Constructors

SvgPathSegCurvetoQuadraticRel(double, double, double, double)

Properties

AbsXY
CubicX1Y1
CubicX2Y2
PathText
QuadraticX1Y1
X
X1
Y
Y1