Interface ISvgPathSegCurvetoCubicSmoothAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoCubicSmoothAbs interface corresponds to an "absolute smooth cubic curveto" (S) path data command.
public interface ISvgPathSegCurvetoCubicSmoothAbs : ISvgPathSeg
- Inherited Members