Summary
Draws the outline of a rectangle.
- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
Syntax
public void DrawRectangle(IPen pen, Rect rect, float cornerRadius = 0)
Parameters
Return Value
Type | Description |
---|---|
void |