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

Invoke.BoxToShapeRegion

Converts a box to shape region.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inBoxFil.Box
outShapeRegionFil.ShapeRegion

See also