Hi,
The native underlying type is a float (single) so you can, however when the
lines are drawn you may or may not see the difference depending on a few
things liek the SmoothingMode and the ScaleTransform of the underlying
graphcis obejct, that is the zoom level and the level of smoothing. On a
printer however you will see the difference.
James

Signature
Create interactive diagrams and flowcharts with ERM Diagram at
http://www.crainiate.net
Take the ERM Tour at http://www.flowchartcontrol.com
> Hi,
> Excuse me if this is too naive a question. Though i have been using
[quoted text clipped - 10 lines]
>
> -bhavin
Bhavin - 30 Jul 2005 21:29 GMT
Thanks James.
I have been playing around with lines and pens a bit and wanted a
confirmation from someone from the community that the framework doesnt
default the pen width to 1 pixel as a minimum.
I could actually get a visual difference between a 0.5 pix line and 1 pix
line using AntiAlias and HighQuality Smoothing modes (after your reply).
Thanks again for the tips.
-Bhavin
> Hi,
>
[quoted text clipped - 20 lines]
>>
>> -bhavin