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
inImageFilNet.ImageInput image.
outBoxFilNet.BoxOutput box.

See also