You are here: Start » FIL.NET » Invoke.TestBoxInImage
Tests whether a box is contained in the dimensions of an image.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestBoxInImage ( Fil.Image inImage, Fil.Box inBox, out bool outIsContained )