PathPoints

A collection of path points.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

PathPoint add (withProperties:Object)

Creates a new PathPoint.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new PathPoint (Optional)

Number count ()

Displays the number of elements in the PathPoint.

Object of

Path.pathPoints