Open Dev Kit Documentation :: GUI :: Render Context :: Draw Filled Ellipse
GUI.RenderContext.DrawFilledEllipse( Area Rectangle, Color Color )Draws a filled ellipse without a distinct border, defined within a bounding rectangle
Parameters
- Area Rectangle
- Bounding rectangle that defines the outer limits of the ellipse
- Color Color
- Color used to fill the ellipse
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
