You are here: Start » AVL.NET » Invoke.createLine Method

Invoke.createLine Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static Avl.Line2D createLine
(
	Avl.Point2D inPoint,
	float inDirection
)

Parameters

Name Type Range Default Description
inPointAvl.Point2D
inDirectionfloat

See also