You are here: Start » AVL.NET » AVL.TestRegionOnBorder(AvlNet.Region, bool)

AVL.TestRegionOnBorder(AvlNet.Region, bool)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void TestRegionOnBorder(
	AvlNet.Region inRegion,
	out bool outIsOnBorder
)

Parameters

inRegion
Type: AvlNet.Region
outIsOnBorder
Type: System.Boolean

See also