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