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

