Interface ISvgPathSegCurvetoQuadraticRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoCubicRel interface corresponds to a "relative cubic Bezier curveto" (c) path data command.
public interface ISvgPathSegCurvetoQuadraticRel : ISvgPathSeg
- Inherited Members