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

FIS.BoxToShapeRegion Method

Converts a box to shape region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outShapeRegionFilNet.ShapeRegion

See also