User Guide

Contour object 57
Contour object
Availability
Flash MX 2004.
Description
A Contour object represents a closed path of half edges on the boundary of a shape.
Method summary for the Contour object
You can use the following method with the Contour object:
Property summary for the Contour object
You can use the following properties with the Contour object:
contour.getHalfEdge()
Availability
Flash MX 2004.
Usage
contour.getHalfEdge()
Parameters
None.
Returns
A HalfEdge object.
Property Description
contour.getHalfEdge() Returns a HalfEdge object on the contour of the selection.
Property Description
contour.interior Read-only: the value is true if the contour encloses an area; false
otherwise.
contour.orientation Read-only; an integer indicating the orientation of the contour.
CHAPTER 8
Objects