If I were you I would do this:
-Get IanM's Utility DLLs.
EDIT: I just realized you're using DGDK, so I'll look for an alternative to the filled circle function.
-One of them has a command to make a filled circle. So make an image with a black background, then draw a white filled circle, then a smaller black filled circle. (you can replace white with any color or pattern you want to make it look better) You'll end up with a ring:
-Set the transparent color to black and get the image with 'Get Image'.
-Texture a plane with the image and set the transparency on.
Then you should have a ring. You might also want to set the backface culling off so you can see it from below as well as above. Obviously this won't be the most visually appealing method but it gets the job done efficiently.
90% of statistics are completely inaccurate.