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

ArcFittingField Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

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

See also