You are here: Start » FIL.NET » Invoke.RegionBoundingBox_OrNil
Computes the smallest box containing a region; returns NIL if the region is empty.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RegionBoundingBox_OrNil ( Fil.Region inRegion, Conditional<Fil.Box> outBoundingBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outBoundingBox | Ftl.Conditional<Fil.Box> |