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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void LocationToPoint2D(
	AvlNet.Location inLocation,
	out AvlNet.Point2D outPoint
)

Parameters

inLocation
Type: AvlNet.Location
outPoint
Type: AvlNet.Point2D

See also