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

FIS.RegionDispersion Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionDispersion
(
	FilNet.Region inRegion,
	out float outDispersion
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outDispersionfloat

See also