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

FIS.ShapeElongation Method

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

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeElongation
(
	FilNet.Path inShape,
	out float outElongation
)

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outElongationfloat

See also