Interface ISvgPathSegCurvetoCubicSmoothRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoCubicSmoothRel interface corresponds to a "relative smooth cubic curveto" (s) path data command.
public interface ISvgPathSegCurvetoCubicSmoothRel : ISvgPathSeg
- Inherited Members