| draw arc [message #463308] |
Thu, 03 November 2005 05:08  |
|
Originally posted by: osipov.appliedtech.ru
Hi!
Can I draw an arc with a border with specified width?
|
|
|
| Re: draw arc [message #463310 is a reply to message #463308] |
Thu, 03 November 2005 05:11   |
|
Originally posted by: osipov.appliedtech.ru
I meant, can I fill an arc, so that the filled area had a specified border
color, for example black?
thanks a lot in advance
|
|
|
| Re: draw arc [message #463335 is a reply to message #463310] |
Thu, 03 November 2005 13:01  |
Carlos Messages: 5 Registered: July 2009 |
Junior Member |
|
|
Peter Osipov wrote:
> I meant, can I fill an arc, so that the filled area had a specified border
> color, for example black?
> thanks a lot in advance
As far as I now, a GC can have only one foreground color.
To do what you need, you can add more than one GC at a time, and paint
each part with a different one.
|
|
|
Powered by
FUDForum. Page generated in 0.01592 seconds