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

Path.Add Method

Adds an element to the end

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

Syntax

public void Add
(
	AvlNet.Point2D value
)

Parameters

Name Type Range Default Description
valueAvlNet.Point2D

See also