You are here: Start » FIL.NET » Invoke.RegionsFeatureValues
Computes the feature values of the input regions.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RegionsFeatureValues ( List<Fil.Region> inRegions, Fil.RegionFeature inFeature, List<float> outValues )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegions | System.Collections.Generic.List<Fil.Region> | Input regions. | ||
![]() | inFeature | Fil.RegionFeature | Region feature value to be computed. | ||
![]() | outValues | System.Collections.Generic.List<float> |