You are here: Start » AVL.NET » AVL.BoxToShapeRegion Method

AVL.BoxToShapeRegion Method

Converts a box to a shape region.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void BoxToShapeRegion(
	AvlNet.Box inBox,
	out AvlNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outShapeRegionAvlNet.ShapeRegion

See also