You are here: Start » AVL.NET » AVL.TestLocationInImage(AvlNet.Image, AvlNet.Location, bool)

AVL.TestLocationInImage(AvlNet.Image, AvlNet.Location, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestLocationInImage(
	AvlNet.Image inImage,
	AvlNet.Location inLocation,
	out bool outIsContained
)

Parameters

inImage
Type: AvlNet.Image
inLocation
Type: AvlNet.Location
outIsContained
Type: System.Boolean

See also