You are here: Start » AVL.NET » ArcFittingField Constructor

ArcFittingField Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public ArcFittingField
(
	AvlNet.Point2D p,
	float r,
	float startAngle,
	float sweepAngle,
	float width
)

Parameters

Name Type Range Default Description
pAvlNet.Point2D
rfloat
startAnglefloat
sweepAnglefloat
widthfloat

See also