Resizes the box to make the box box being part of the box.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Include(
	XAxisAlignedBox box
)

Parameters

box
Type: SGP.XSpace..::.XAxisAlignedBox
The XAxisAlignedBox box that will become part of the box.

See Also