You are here: Start » AVL.NET » Invoke.BoxCenter

Invoke.BoxCenter

Returns center of a box.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void BoxCenter
(
	Avl.Box inBox,
	out Avl.Point2D outCenter
)

Parameters

Name Type Range Default Description
inBoxAvl.Box
outCenterAvl.Point2D

See also