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

AVL.Rectangle2DToShapeRegion Method

Converts a rectangle to a shape region.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Rectangle2DToShapeRegion(
	AvlNet.Rectangle2D inRectangle,
	out AvlNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRectangleAvlNet.Rectangle2D
outShapeRegionAvlNet.ShapeRegion

See also