PolylineVObject.AddPoint Method

Adds the specified point to the end of the points collection.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public void AddPoint(
	PointF point
)

See Also

Reference