Documentation

Draw Unfilled Ellipse - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Render Context :: Draw Unfilled Ellipse

GUI.RenderContext.DrawUnfilledEllipse(
  Area Rectangle,
  Color Color
) 
Draws an ellipse defined only by its border within a bounding rectangle

Parameters

Area Rectangle
Bounding rectangle that defines the outer limits of the ellipse
Color Color
Color of the ellipse's border

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page