Interface ISvgPathSegCurvetoQuadraticSmoothRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoQuadraticSmoothRel interface corresponds to a "relative smooth quadratic curveto" (t) path data command.
public interface ISvgPathSegCurvetoQuadraticSmoothRel : ISvgPathSeg
- Inherited Members