Table of Contents

Class SvgPathSegCurvetoCubicRel

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

Summary description for SvgPathSegCurvetoCubicRel.

public sealed class SvgPathSegCurvetoCubicRel : SvgPathSegCurvetoCubic, ISvgPathSegCurvetoCubicRel, ISvgPathSeg
Inheritance
SvgPathSegCurvetoCubicRel
Implements
Inherited Members

Constructors

SvgPathSegCurvetoCubicRel(double, double, double, double, double, double)

Properties

AbsXY
CubicX1Y1
CubicX2Y2
PathText
X
X1
X2
Y
Y1
Y2