You are here: Start » FIL.NET » FIS.RegionDiameter Method
FIS.RegionDiameter Method
Computes the longest segment connecting two pixels contained in region and its length.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void RegionDiameter ( FilNet.Region inRegion, out FilNet.Segment2D outDiameter, out float outDiameterLength )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outDiameter | FilNet.Segment2D | |||
![]() | outDiameterLength | float |