Open Dev Kit Documentation :: GUI :: Render Context :: Draw Unfilled Rectangle
GUI.RenderContext.DrawUnfilledRectangle( Area Rectangle, Color Color )Draws a rectangle defined only by its border
Parameters
- Area Rectangle
- Bounding rectangle that defines the dimensions and position of the rectangle to be drawn
- Color Color
- Color of the rectangle's border
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
