Method AddQuadraticSmooth
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.Core.dll
AddQuadraticSmooth(ISvgPathData, SvgPathCommandSuffix, float, float)
Draws a smooth quadratic Bezier curve ending at (x, y).
public static void AddQuadraticSmooth(this ISvgPathData svgPathData, SvgPathCommandSuffix suffix, float x, float y)
Parameters
svgPathData
ISvgPathDatasuffix
SvgPathCommandSuffixx
floaty
float