Table of Contents

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 RectFloat
brush IDeviceBrush
strokeWidth float
strokeStyle IStrokeStyle