Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Drawing
Context
Draw
Ellipse Method
Overload List
DrawEllipse(IBrush, IPen, Rect)
Draws an ellipse with the specified Brush and Pen.
DrawEllipse(IBrush, IPen, Point, Double, Double)
Draws an ellipse with the specified Brush and Pen.
See Also
Reference
DrawingContext Class
Avalonia.Media Namespace
In This Article
Overload List
See Also