You are here: Start » AVL.NET » Path.AddPoint Method

Path.AddPoint Method

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

Syntax

public void AddPoint(
	float x,
	float y
)

Parameters

Name Type Range Default Description
xfloat
yfloat

See also