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
inPointAvl.Point2D
inDirectionfloat
inDistancefloat

Function Overrides

See also