DrawStar

Example:

To draw a 5 point star in a frame called MyFrame:

MyFrame.DrawStar( 100, 100, 200, 200, 5 );

Close