You are here: Start » AVL.NET » PathFittingField Constructor
PathFittingField Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public PathFittingField( AvlNet.Point2D[] points, bool closed, float width )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| points | AvlNet.Point2D | ||||
| closed | bool | ||||
| width | float |
