You are here: Start » AVL.NET » Path Constructor
Path Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Path ( List<Avl.Point2D> points, bool closed )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| points | System.Collections.Generic.List<Avl.Point2D> | ||||
| closed | bool | 
