You are here: Start » AVL.NET » AVL.Rectangle2DToShapeRegion
Converts a rectangle to a shape region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
C++
C#
public static void Rectangle2DToShapeRegion ( AvlNet.Rectangle2D inRectangle, out AvlNet.ShapeRegion outShapeRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | AvlNet.Rectangle2D | |||
![]() | outShapeRegion | AvlNet.ShapeRegion |


