Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Immediate
Drawing
Context
Draw
Rectangle Method
Overload List
DrawRectangle(ImmutablePen, Rect, Single)
Draws the outline of a rectangle.
DrawRectangle(IImmutableBrush, ImmutablePen, Rect, Double, Double, BoxShadows)
Draws a rectangle with the specified Brush and Pen.
See Also
Reference
ImmediateDrawingContext Class
Avalonia.Media Namespace
In This Article
Overload List
See Also