Graph Lines and FillRule

Hello,

I’m trying to re-create the star that is shown in the programmers guide: http://www.aspose.com/Wiki/default.aspx/Aspose.Pdf/GraphFormats.html.

But I cannot get the star to “fill”.

Can you post the XML code on how to re-create this “filled” star or help me figure out what I’m doing wrong.

Thanks,

Chris

Here’s the XML code I’m currently using:

<?xml version='1.0' encoding='utf-8' ?>

Please write the XML like the following:

<Line LineJoinMode='0' FillRule='winding' IsFilled='true' FillColor='blue' Color='blue'
Position='431 315 433 438 360 343 505 339 367 424 431 315'/>