You are here: Start » AVL.NET » Location Constructor

Location Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Location
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

See also