You are here: Start » FIL.NET » FIS.ImageBox Method
FIS.ImageBox Method
Returns a box corresponding to the dimensions of an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ImageBox ( FilNet.Image inImage, out FilNet.Box outBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outBox | FilNet.Box | Output box. |