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

Point2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Point2D
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also