You are here: Start » FIL.NET » FIS.AlignRegion Method
FIS.AlignRegion Method
Aligns a region to a coordinate system.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void AlignRegion ( FilNet.Region inRegion, FilNet.CoordinateSystem2D inAlignment, bool inInverse, FilNet.Region outAlignedRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inAlignment | FilNet.CoordinateSystem2D | Coordinate system to align to. | ||
![]() | inInverse | bool | Switches to the inverse transform. | ||
![]() | outAlignedRegion | FilNet.Region |