You are here: Start » AVL.NET » Function Reference » Conversions » AVL.Rectangle2DToShapeRegionDeprecated

AVL.Rectangle2DToShapeRegionDeprecated

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void Rectangle2DToShapeRegionDeprecated
(
	AvlNet.Rectangle2D inRectangle,
	out AvlNet.ShapeRegionDeprecated outShapeRegion
)

Parameters

Name Type Range Default Description
inRectangleAvlNet.Rectangle2D
outShapeRegionAvlNet.ShapeRegionDeprecated

See also