You are here: Start » FIL.NET » Function Reference » Conversions » FIL.BoxToShapeRegion

FIL.BoxToShapeRegion

Converts a box to shape region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void BoxToShapeRegion
(
	FilNet.Box inBox,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outShapeRegionFilNet.ShapeRegion

See also