You are here: Start » FIL.NET » FIL.RegionPointRunLengths
Returns the lengths of horizontal sequences of locations that constitute the input region.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void RegionPointRunLengths ( FilNet.Region inRegion, IList<int> outPointRunLengths )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outPointRunLengths | System.Collections.Generic.IList<int> |