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

Invoke.RegionDispersion

Calculates how much more the input region's points are dispersed comparing to the points of a circle of the same area.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void RegionDispersion
(
	Fil.Region inRegion,
	out float outDispersion
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outDispersionfloat

See also