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

FIS.RegionDirectionalDispersion Method

Directional standard deviation of the distance of the region's points to the center.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionDirectionalDispersion
(
	FilNet.Region inRegion,
	float inOrientation,
	FilNet.ProjectionDirection inDirection,
	out float outDispersion
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
inOrientationfloat.0fDefault value: .0f.
inDirectionFilNet.ProjectionDirectionHorizontalDefault value: Horizontal.
outDispersionfloat

See also