You are here: Start » FIL.NET » FIS.TranslateRectangle Method
FIS.TranslateRectangle Method
Translates a rectangle by a vector.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TranslateRectangle ( FilNet.Rectangle2D inRectangle, FilNet.Vector2D inDelta, bool inInverse, out FilNet.Rectangle2D outRectangle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | FilNet.Rectangle2D | |||
![]() | inDelta | FilNet.Vector2D | Translation vector. | ||
![]() | inInverse | bool | Switches to the inverse operation. | ||
![]() | outRectangle | FilNet.Rectangle2D |