You are here: Start » FIL.NET » Invoke.BoxesBoundingBox_OrNil
Computes the bounding box of given boxes; returns NIL if the array is empty.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void BoxesBoundingBox_OrNil ( List<Fil.Box> inBoxes, Conditional<Fil.Box> outBoundingBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inBoxes | System.Collections.Generic.List<Fil.Box> | |||
![]() | outBoundingBox | Ftl.Conditional<Fil.Box> |