You are here: Start » AVL.NET » AVL.BoxCenter(AvlNet.Box, AvlNet.Point2D)

AVL.BoxCenter(AvlNet.Box, AvlNet.Point2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

inBox
Type: AvlNet.Box
outCenter
Type: AvlNet.Point2D

See also