Extending Flash |
|
|
|
| Objects > Edge object | |||
Flash MX 2004.
The Edge object represents an edge of a shape on the Stage.
The following methods are available for the Edge object:
|
Method |
Description |
|---|---|
|
Gets a point object set to the location of the specified control point of the edge. |
|
|
Returns a HalfEdge object. |
|
|
Sets the position of the control point of the edge. |
|
|
Splits the edge into two pieces. |
The following properties are available for the Edge object:
|
Property |
Description |
|---|---|
|
Read-only; an integer that represents a unique identifier for the edge. |
|
|
Read-only; an integer with a value of 0 or 1. |
|
|
|
|