Table of Contents

Interface ISvgPathSegCurvetoCubicRel

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

The SvgPathSegCurvetoCubicRel interface corresponds to a "relative cubic Bezier curveto" (c) path data command.

public interface ISvgPathSegCurvetoCubicRel : ISvgPathSeg
Inherited Members

Properties

X
X1
X2
Y
Y1
Y2