Table of Contents

Interface ISvgPathSegCurvetoCubicAbs

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

The SvgPathSegCurvetoCubicAbs interface corresponds to an "absolute cubic Bezier curveto" (C) path data command.

public interface ISvgPathSegCurvetoCubicAbs : ISvgPathSeg
Inherited Members

Properties

X
X1
X2
Y
Y1
Y2