You are here: Start » FIL.NET » FIS.BoxCenter Method

FIS.BoxCenter Method

Returns center of a box.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outCenterFilNet.Point2D

See also