You are here: Start » AVL.NET » AVS.BoxCenter Method

AVS.BoxCenter Method

Returns center of a box.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void BoxCenter
(
	AvlNet.Box inBox,
	out AvlNet.Point2D outCenter
)

Parameters

Name Type Range Default Description
inBoxAvlNet.Box
outCenterAvlNet.Point2D

See also