You are here: Start » FIL.NET » FIS.AlignRectangle Method
FIS.AlignRectangle Method
Moves a rectangle from a local coordinate system to the absolute one.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void AlignRectangle ( FilNet.Rectangle2D inRectangle, FilNet.CoordinateSystem2D inAlignment, bool inInverse, out FilNet.Rectangle2D outAlignedRectangle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | inAlignment | FilNet.CoordinateSystem2D | Coordinate system to align to. | ||
![]() | inInverse | bool | Switches to the inverse transform. | ||
![]() | outAlignedRectangle | FilNet.Rectangle2D |