Interface ISvgPathSegCurvetoQuadraticAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoQuadraticAbs interface corresponds to an "absolute quadratic Bezier curveto" (Q) path data command.
public interface ISvgPathSegCurvetoQuadraticAbs : ISvgPathSeg
- Inherited Members