Creates a new instance of the decorator class XOrientedLineBoxTreeSpriteDecorator.

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

Syntax

C#
public XOrientedLineBoxTreeSpriteDecorator(
	XOrientedBoxTree boxTree
)

Parameters

boxTree
Type: SGP.XSpace..::.XOrientedBoxTree
The XOrientedBoxTree oriented box tree defining the dimensions.

See Also