You are here: Start » AVL.NET » Point2D.Point2D(float, float)

Point2D.Point2D(float, float)

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

Syntax


public Point2D(
	float x,
	float y
)

Parameters

x
Type: System.Single
y
Type: System.Single

See also