Description:
Draws corner widgets of a world aligned bounding box.
Syntax:
Parameters:
- box
- Type: BoundingBox
- Box to draw.
- color
- Type: System.Drawing.Color
- Color to draw with.
- size
- Type: double
- Size (in model units) of the corner widgets.
- thickness
- Type: int
- Thickness (in pixels) of the corner widgets.
Returns:
Type: void
Available since:
5.0
Description:
Draws corner widgets of a world aligned bounding box.
Syntax:
Parameters:
- box
- Type: BoundingBox
- Box to draw.
- color
- Type: System.Drawing.Color
- Color to draw with.
- size
- Type: double
- Size (in model units) of the corner widgets.
Returns:
Type: void
Available since:
5.0
Description:
Draws corner widgets of a world aligned bounding box. Widget size will be 5% of the Box diagonal.
Syntax:
Parameters:
- box
- Type: BoundingBox
- Box to draw.
- color
- Type: System.Drawing.Color
- Color to draw with.
Returns:
Type: void
Available since:
5.0