Hi Christian,
if it is a plain line (not the outline of a polygon), use 'fill'
instead of 'draw'.
A thick line is handled similar to an area in this respect.
Michael
________________________________________________________________
On 24 May 2011, at 18:21, Phase GmbH wrote:
> Hi,
> I have a propably simple problem:
> I want to draw a filled (solid) lin with line width >1 pixel by
> using API functions.
>
> Until now, I only get an outlined line of the desired width.
>
> What has to be done to get a solid line?
>
> Christian Kreutzfeldt