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

FIL.BoxToShapeRegionDeprecated

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void BoxToShapeRegionDeprecated
(
	FilNet.Box inBox,
	out FilNet.ShapeRegionDeprecated outShapeRegion
)

Parameters

Name Type Range Default Description
inBoxFilNet.Box
outShapeRegionFilNet.ShapeRegionDeprecated

See also