You are here: Start » AVL.NET » Region.Add(int, int, int)

Region.Add(int, int, int)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public void Add(
	int x,
	int y,
	int length
)

Parameters

x
Type: System.Int32
y
Type: System.Int32
length
Type: System.Int32

See also