You are here: Start » FIL.NET » FIL.BoxToShapeRegion

FIL.BoxToShapeRegion

Converts a box to a shape region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outShapeRegionFilNet.ShapeRegion

See also