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

Point2D Constructor

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

Syntax

public Point2D
(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also