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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

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

See also