Archive for the 'GraphicsUtil' Category

16
Sep

Drawing complex rectangles in Flex using the GraphicsUtil class

The following example shows how you can draw complex rectangles using the drawRoundRectComplex() method in the mx.utils.GraphicsUtil class.

Full code after the jump.

Continue reading ‘Drawing complex rectangles in Flex using the GraphicsUtil class’