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,
	Avl.Vector2D inVector
)

Parameters

Name Type Range Default Description
inPointAvl.Point2D
inVectorAvl.Vector2D

Function Overrides

See also