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 | |
|---|---|---|---|---|---|
![]() | inRectangle | AvlNet.Rectangle2D | |||
![]() | outShapeRegion | AvlNet.ShapeRegion |


