You are here: Start » FIL.NET » FIS.ReflectRegion Method
FIS.ReflectRegion Method
Reflects a region through the given location.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ReflectRegion ( FilNet.Region inRegion, FilNet.Location inReflectionCenter, FilNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inReflectionCenter | FilNet.Location | |||
![]() | outRegion | FilNet.Region | Output region. |


