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

PolylineVObject.actualPoints Property

Gets an array points this polyline is constructed from.

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

Syntax

Java Script
function get_actualPoints();

Property Value

An array of points.

See Also

Reference