You are here: Start » AVL.NET » AVL.TestPointInImage(AvlNet.Image, AvlNet.Point2D, bool)

AVL.TestPointInImage(AvlNet.Image, AvlNet.Point2D, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestPointInImage(
	AvlNet.Image inImage,
	AvlNet.Point2D inPoint,
	out bool outIsContained
)

Parameters

inImage
Type: AvlNet.Image
inPoint
Type: AvlNet.Point2D
outIsContained
Type: System.Boolean

See also