SMurf
10-27-2001, 07:11 AM
Hi, How do I convert himetric measurements to pixels WITHOUT the use of a control or form (this is in a module)? |
View Full Version : Hi! Metrics (urgh)
Hi, How do I convert himetric measurements to pixels WITHOUT the use of a control or form (this is in a module)? |
You don't know what himetrics are? Load a picture into a PictureBox object, then look at the Width and Height properties of its Picture object. Marvel at the massive and completely useless numbers. |