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

FIS.PolygonElongation Method

Computes the elongation factor of a polygon (perfect circle has minimal elongation equal 1.0).

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PolygonElongation
(
	FilNet.Path inPolygon,
	out float outElongation
)

Parameters

Name Type Range Default Description
inPolygonFilNet.Path
outElongationfloat

See also