You are here: Start » AVL.NET » AVL.FinderPatternOutline(AvlNet.Region, float, AvlNet.Path, AvlNet.Point2D[])

AVL.FinderPatternOutline(AvlNet.Region, float, AvlNet.Path, AvlNet.Point2D[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void FinderPatternOutline(
	AvlNet.Region inRegion,
	float inMaxSlant,
	out AvlNet.Path outOutline,
	out AvlNet.Point2D[] outCornerPoints
)

Parameters

inRegion
Type: AvlNet.Region
inMaxSlant
Type: System.Single
outOutline
Type: AvlNet.Path
outCornerPoints
Type: AvlNet.Point2D

See also