You are here: Start » FIL.NET » FIS.ShapeCircularity Method
FIS.ShapeCircularity Method
Computes the area of a shape divided by the area of a circle having the same feature.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ShapeCircularity ( FilNet.Path inShape, FilNet.CircularityMeasure inCircularityMeasure, out float outCircularity )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inShape | FilNet.Path | |||
![]() | inCircularityMeasure | FilNet.CircularityMeasure | RadiusPreserving | Default value: RadiusPreserving. | |
![]() | outCircularity | float |