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

Point2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Point2D
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

See also