A
Amit
Hello,
I'm using the FontDialog to select a font and its size. When I return from
the dialog, the size returned by fontDialog.Font.Size is always a bit off
from the size I selected. For example when I select size 11, the size
returned by the dialog is 11.25, when I select size 10 the returned size is
9.75. I can work around it by simply rounding the value returned by
Font.Size but does anyone know why it does this? I've set the units to
Points.
Thanks
Amit
I'm using the FontDialog to select a font and its size. When I return from
the dialog, the size returned by fontDialog.Font.Size is always a bit off
from the size I selected. For example when I select size 11, the size
returned by the dialog is 11.25, when I select size 10 the returned size is
9.75. I can work around it by simply rounding the value returned by
Font.Size but does anyone know why it does this? I've set the units to
Points.
Thanks
Amit