flexcomponents  

RE: [flexcomponents] Polygon Flex Component

Gordon Smith
Wed, 22 Apr 2009 20:31:25 -0700

What do you mean by "represent a polygon"? If you just want to write a 
component that draws a polygon, that's not much harder than writing one that 
draws a rectangle. You'd do your drawing in updateDisplayList() using the 
Graphics class.

Gordon Smith
Adobe Flex SDK Team

From: flexcomponents@yahoogroups.com [mailto:flexcompone...@yahoogroups.com] On 
Behalf Of sbaush09
Sent: Wednesday, April 22, 2009 4:20 AM
To: flexcomponents@yahoogroups.com
Subject: [flexcomponents] Polygon Flex Component





Hi all.
In your opinion what is the best way to represent a polygon with a Flex 
Component?

What are the alternatives?
I searched without find a really good way to follow.

Thanks.

Marco.