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

Point2D Constructor

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

Syntax

public Point2D
(
	int x,
	int y
)

Parameters

Name Type Range Default Description
xint
yint

See also