You are here: Start » FIL.NET » Invoke.RegionRectangularity

Invoke.RegionRectangularity

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void RegionRectangularity
(
	Fil.Region inRegion,
	out float outRectangularity
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outRectangularityfloat

See also