You are here: Start » FIL.NET » FIS.EllipseArea Method

FIS.EllipseArea Method

Computes the area of an ellipse.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void EllipseArea
(
	FilNet.Ellipse2D inEllipse,
	out float outArea
)

Parameters

Name Type Range Default Description
inEllipseFilNet.Ellipse2D
outAreafloat

See also