You are here: Start » AVL.NET » AVL.TestBoxInImage(AvlNet.Image, AvlNet.Box, bool)

AVL.TestBoxInImage(AvlNet.Image, AvlNet.Box, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestBoxInImage(
	AvlNet.Image inImage,
	AvlNet.Box inBox,
	out bool outIsContained
)

Parameters

inImage
Type: AvlNet.Image
inBox
Type: AvlNet.Box
outIsContained
Type: System.Boolean

See also