You are here: Start » AVL.NET » Invoke.TestPolygonConvex
Tests whether a polygon is convex.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inPolygon | Avl.Path | Input polygon. | ||
![]()  | outIsConvex | bool | True if the polygon is convex, false otherwise. | 


