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)
public void AddPoint( PointF point )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..PointF
The PointF to add.