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

FIS.RegionOrientation Method

Computes the orientation of a region as an angle of value in range 0.0 - 180.0.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionOrientation
(
	FilNet.Region inRegion,
	out float outOrientationAngle
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outOrientationAnglefloat

See also