You are here: Start » AVL.NET » AVL.RegionRectangularity(AvlNet.Region, float)
AVL.RegionRectangularity(AvlNet.Region, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionRectangularity( AvlNet.Region inRegion, out float outRectangularity )
Parameters
- inRegion
- Type: AvlNet.Region
- outRectangularity
- Type: System.Single
Errors
| Error type | Description |
|---|---|
| DomainError | Degenerate region on input in RegionRectangularity. |
