You are here: Start » AVL.NET » AVS.PathToShapeRegion Method
AVS.PathToShapeRegion Method
Converts a closed path to a shape region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PathToShapeRegion ( AvlNet.Path inPath, AvlNet.ShapeRegion outShapeRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | AvlNet.Path | Input path. | ||
![]() | outShapeRegion | AvlNet.ShapeRegion |


