You are here: Start » AVL.NET » AVL.Point2DToLocation(AvlNet.Point2D, AvlNet.Location)

AVL.Point2DToLocation(AvlNet.Point2D, AvlNet.Location)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void Point2DToLocation(
	AvlNet.Point2D inPoint,
	out AvlNet.Location outLocation
)

Parameters

inPoint
Type: AvlNet.Point2D
outLocation
Type: AvlNet.Location

See also