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

ArcFittingField Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public ArcFittingField
(
	Fil.Point2D p,
	float r,
	float startAngle,
	float sweepAngle,
	float width_
)

Parameters

Name Type Range Default Description
pFil.Point2D
rfloat
startAnglefloat
sweepAnglefloat
width_float

See also