Home General

Drawing a solid triangle

edited February 2012 in General
Hi,

I've created my own TDrawTreeShape, descended from TppDrawLine to draw a
specific line pattern based properties.
Now i want the TDrawTreeShape to draw a solid triangle in certain circumstances
....

I manage to draw the triangle with lines using several TppDrawLine.Draw(Device)
but how to draw if filled or fill it afterwards?

any suggestions?

Comments

This discussion has been closed.