You are here: Start » AVL.NET » ArcFittingField.ArcFittingField(AvlNet.Point2D, float, float, float, float)

ArcFittingField.ArcFittingField(AvlNet.Point2D, float, float, float, float)

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

Syntax


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

Parameters

axisCenter
Type: AvlNet.Point2D
axisRadius
Type: System.Single
axisStartAngle
Type: System.Single
axisSweepAngle
Type: System.Single
width
Type: System.Single

See also