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