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
pointsAvlNet.Point2D[]
closedbool
widthfloat

See also