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

FIS.ShapeRectangularity Method

Computes the area of a shape divided by the area of its bounding rectangle.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeRectangularity
(
	FilNet.Path inShape,
	out float outRectangularity
)

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outRectangularityfloat

See also