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
Point2Floatpoint1
Point2Floatbrush
IDeviceBrushstrokeWidth
floatstrokeStyle
IStrokeStyle