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