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

Invoke.distance Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static float distance
(
	Avl.Point2D inPoint1,
	Avl.Point2D inPoint2
)

Parameters

Name Type Range Default Description
inPoint1Avl.Point2D
inPoint2Avl.Point2D

Function Overrides

See also