Description:
Draws the edges of a BoundingBox.
Syntax:
Parameters:
- box
- Type: BoundingBox
- Box to draw.
- color
- Type: System.Drawing.Color
- Color to draw in.
- thickness
- Type: int
- Thickness (in pixels) of box edges.
Returns:
Type: void
Available since:
5.0
Description:
Draws the edges of a BoundingBox.
Syntax:
Parameters:
- box
- Type: BoundingBox
- Box to draw.
- color
- Type: System.Drawing.Color
- Color to draw in.
Returns:
Type: void
Available since:
5.0
Description:
Draws the edges of a Box object.