[This is preliminary documentation and is subject to change.]

The BoundingBox type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Dimensions
Height
Length
MaxVertex
Returns the vertex farthest from the origin, opposite MinVertex.
MinVertex
Returns the vertex closest to the coordinate origin, opposite MaxVertex.
Volume
Width

See Also