You are here: Start » AVL.NET » AVL.Circle2DToShapeRegion Method
AVL.Circle2DToShapeRegion Method
Converts a circle to a shape region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Circle2DToShapeRegion( AvlNet.Circle2D inCircle, out AvlNet.ShapeRegion outShapeRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inCircle | AvlNet.Circle2D | |||
![]() | outShapeRegion | AvlNet.ShapeRegion |


