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

FIS.BoxToRectangle2D Method

Converts a box to a rectangle.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void BoxToRectangle2D
(
	FilNet.Box inBox,
	out FilNet.Rectangle2D outRectangle
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outRectangleFilNet.Rectangle2D

See also