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

FIS.PolygonOrientation Method

Computes the polygon orientation as angle with value in range 0.0 - 180.0.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PolygonOrientation
(
	FilNet.Path inPolygon,
	out float outOrientationAngle
)

Parameters

Name Type Range Default Description
inPolygonFilNet.Path
outOrientationAnglefloat

See also