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