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

GoPointPlot.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