Chapter 13: edge object, Edge.cubicsegmentindex, Edge object – Adobe Extending Flash Professional CS4 User Manual
Page 203
181
Chapter 13: Edge object
Availability
Flash MX 2004.
Description
The Edge object represents an edge of a shape on the Stage.
Method summary
The following methods are available for the Edge object:
Property summary
The following properties are available for the Edge object:
edge.cubicSegmentIndex
Availability
Flash CS4 Professional.
Usage
edge.cubicSegmentIndex
Description
Read-only property; an integer that specifies the index value of a cubic segment of the edge (see
Example
The following code displays the index values of all the cubic segments of the specified edge:
Method
Description
Gets a point object set to the location of the specified control point of the edge.
Returns a
.
Sets the position of the control point of the edge.
Splits the edge into two pieces.
Property
Description
An integer that specifies the index value of a cubic segment of the edge.
Read-only; an integer that represents a unique identifier for the edge.
Read-only; an integer with a value of 0 or 1.
.