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

Invoke.BoxCenter

Returns center of a box.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxFil.Box
outCenterFil.Point2D

See also