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

Invoke.distance Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static float distance
(
	Avl.Point2D inPoint,
	Avl.Line2D inLine
)

Parameters

Name Type Range Default Description
inPointAvl.Point2D
inLineAvl.Line2D

Function Overrides

See also