Interface ISvgPathSegCurvetoQuadraticSmoothAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoQuadraticSmoothAbs interface corresponds to an "absolute smooth quadratic curveto" (T) path data command.
public interface ISvgPathSegCurvetoQuadraticSmoothAbs : ISvgPathSeg
- Inherited Members