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