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

Invoke.BoxToShapeRegion

Converts a box to shape region.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void BoxToShapeRegion
(
	Avl.Box inBox,
	Avl.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxAvl.Box
outShapeRegionAvl.ShapeRegion

See also