Method AddLine
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.Core.dll
AddLine(ISvgPathData, SvgPathCommandSuffix, float, float)
Draws a line to the coordinate (x y).
public static void AddLine(this ISvgPathData svgPathData, SvgPathCommandSuffix suffix, float x, float y)
Parameters
svgPathData
ISvgPathDatasuffix
SvgPathCommandSuffixx
floaty
float