Table of Contents

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 ISvgPathData
suffix SvgPathCommandSuffix
x float
y float