You are here: Start » FIL.NET » FIS.RegionFeatureValue Method
FIS.RegionFeatureValue Method
Computes the feature value of the input region.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionFeatureValue ( FilNet.Region inRegion, FilNet.RegionFeature inFeature, out float outValue )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inFeature | FilNet.RegionFeature | Region feature value to be computed. | ||
![]() | outValue | float |


