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