Drawing a solid triangle
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?
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?
This discussion has been closed.
Comments
Take a look at the Canvas.FillPolygon or Canvas.FillPath.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com