FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kRotatedRect32f * kGraphic_DrawRotatedRects32f ( kGraphic  graphic,
kGraphicPen  pen,
kGraphicBrush  brush,
const kRotatedRect32f rects,
kSize  count 
)

Draws a set of rotated rectangles.

The internal buffer returned by this function can be modifed.

Parameters
graphicGraphic object.
penPen to create strokes.
brushBrush to create fill.
rectsArray of rectangles (if null, will allocate a buffer without copying rectangles).
countCount of rectangles.
Returns
Returns pointer to buffer holding the new item(s).