Flash CS4 Resources
Using Flash
ActionScript 3.0 and Components
ActionScript 2.0 and Components
Adobe AIR
Flash Lite
Extending Flash
Flash MX 2004.
A Contour object represents a closed path of half edges on the boundary of a shape.
You can use the following method with the Contour object:
Method
Description
contour.getHalfEdge()
Returns a HalfEdge object on the contour of the selection.
You can use the following properties with the Contour object:
Property
contour.fill
A Fill object.
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.