This documentation is for the old version. Go to the latest Graphics Mill docs

VObject.controlPoints Property

Gets or sets an array of control points associated with the v-object.

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

Syntax

Java Script
function get_controlPoints();
function set_controlPoints(value);

Property Value

An array of control points.

See Also

Reference