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

ArcFittingField Constructor

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

Syntax

public ArcFittingField
(
	float x,
	float y,
	float r,
	float startAngle,
	float sweepAngle,
	float width
)

Parameters

Name Type Range Default Description
xfloat
yfloat
rfloat
startAnglefloat
sweepAnglefloat
widthfloat

See also