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

Arc2D Constructor

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

Syntax

public Arc2D
(
	FilNet.Point2D center,
	float radius,
	float startAngle,
	float sweepAngle
)

Parameters

Name Type Range Default Description
centerFilNet.Point2D
radiusfloat
startAnglefloat
sweepAnglefloat

See also