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

Invoke.project Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static Avl.Point2D project
(
	Avl.Point2D inPoint,
	Avl.Line2D inLine
)

Parameters

Name Type Range Default Description
inPointAvl.Point2D
inLineAvl.Line2D

See also