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

AVS.Rectangle2DToShapeRegion Method

Converts a rectangle to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRectangleAvlNet.Rectangle2D
outShapeRegionAvlNet.ShapeRegion

See also