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

Path.AddPoint(float, float)

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

Syntax


public void AddPoint(
	float x,
	float y
)

Parameters

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

See also