Table of Contents

Method DrawLine

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

DrawLine(Point2Float, Point2Float, IDeviceBrush, float, IStrokeStyle?)

void DrawLine(Point2Float point0, Point2Float point1, IDeviceBrush brush, float strokeWidth, IStrokeStyle? strokeStyle)

Parameters

point0 Point2Float
point1 Point2Float
brush IDeviceBrush
strokeWidth float
strokeStyle IStrokeStyle