A bug with PenAlignment ??
- From: "Laurent" <lbox2007@xxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 16:54:54 +0200
Hi
I just make some test to see the effect of PenAlignment. And I noticed
that:
* using Graphics.DrawLine: no effect, it is always "Center"
* using Graphics.DrawRectangle: Center and Inset are ok but Left, Outset and
Right are always "Center"
* using Graphics.DrawPath: same as DrawLine if CloseFigure is not called,
same as DrawRectangle if CloseFigure is called
Is it a bug ? is there some restriction to use PenAlignement ?
In the documentation (section Using GDI+, Setting Pen Width and Alignment),
only inset and center are explained using DrawRectangle.
.
- Follow-Ups:
- Re: A bug with PenAlignment ??
- From: Frank Hileman
- Re: A bug with PenAlignment ??
- Prev by Date: Re: Fill an irregular shape with color
- Next by Date: Difference between Bitmap object created in a WinForm and a WebService
- Previous by thread: Re: Fill an irregular shape with color
- Next by thread: Re: A bug with PenAlignment ??
- Index(es):
Relevant Pages
|