Overload List
Name | Description | |
---|---|---|
![]() | DrawEllipse(Int32, Int32, Int32, Int32) |
Draws an unfilled ellipse with the default foreground color ForeColor on the Baltie's area.
|
![]() | DrawEllipse(Brush, Int32, Int32, Int32, Int32) |
Fills an ellipse on the Baltie's area.
|
![]() | DrawEllipse(Color, Int32, Int32, Int32, Int32) |
Draws an unfilled ellipse on the Baltie's area.
|
![]() | DrawEllipse(Pen, Int32, Int32, Int32, Int32) |
Draws an unfilled ellipse on the Baltie's area.
|
![]() | DrawEllipse(Int32, Int32, Int32, Int32, Boolean) |
Draws an ellipse with the default foreground color ForeColor on the Baltie's area.
|
![]() | DrawEllipse(Color, Color, Int32, Int32, Int32, Int32) |
Draws an ellipse on the Baltie's area.
|
![]() | DrawEllipse(Color, Int32, Int32, Int32, Int32, Boolean) |
Draws an ellipse on the Baltie's area.
|
![]() | DrawEllipse(Pen, Brush, Int32, Int32, Int32, Int32) |
Draws an ellipse on the Baltie's area.
|