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

FIS.RectangleArea Method

Computes the area of a rectangle.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RectangleArea
(
	FilNet.Rectangle2D inRectangle,
	out float outArea
)

Parameters

Name Type Range Default Description
inRectangleFilNet.Rectangle2D
outAreafloat

See also