Interface ISvgPathSegCurvetoCubicAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegCurvetoCubicAbs interface corresponds to an "absolute cubic Bezier curveto" (C) path data command.
public interface ISvgPathSegCurvetoCubicAbs : ISvgPathSeg
- Inherited Members