You are here: Start » AVL.NET » AVL.DemarcateRegions(AvlNet.Region[], AvlNet.Region[])

AVL.DemarcateRegions(AvlNet.Region[], AvlNet.Region[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void DemarcateRegions(
	AvlNet.Region[] inRegions,
	out AvlNet.Region[] outRegions
)

Parameters

inRegions
Type: AvlNet.Region
outRegions
Type: AvlNet.Region

See also