Method DrawRectangle
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Windows.dll
DrawRectangle(RectFloat, IDeviceBrush, float, IStrokeStyle?)
void DrawRectangle(RectFloat rect, IDeviceBrush brush, float strokeWidth, IStrokeStyle? strokeStyle)
Parameters
rect
RectFloatbrush
IDeviceBrushstrokeWidth
floatstrokeStyle
IStrokeStyle