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

ArcFittingField Constructor

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

Syntax

public ArcFittingField(
	AvlNet.Point2D axisCenter,
	float axisRadius,
	float axisStartAngle,
	float axisSweepAngle,
	float width
)

Parameters

Name Type Range Default Description
axisCenterAvlNet.Point2D
axisRadiusfloat
axisStartAnglefloat
axisSweepAnglefloat
widthfloat

See also