You are here: Start » FIL.NET » Invoke.translate Method
Invoke.translate Method
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
public static Fil.Point2D translate ( Fil.Point2D inPoint, float inDirection, float inDistance )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPoint | Fil.Point2D | |||
![]() | inDirection | float | |||
![]() | inDistance | float |

