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