Hi tlhintoq,
I am trying to draw it on a 17" monitor.
using Visual C++ Express, it seems to be using 96dpi as the default when it draws the panel. Thus, the size of the panel is always (300/96) inch. 
Even if I increase the dpi setting of my monitor, the size of the panel does not change.
					
					
						User Profile
				
					Collapse
				
			
		
	- 
	
	
	
	
alanteo started a topic How to draw a panel of size 2.4 x 2.4 inches with resolution 300 x 300 pixelsin .NETHow to draw a panel of size 2.4 x 2.4 inches with resolution 300 x 300 pixels
I am developing an application using Visual C++ express edition. The application requires the drawing of a panel of specific size and resolution.
I would like to ask if there is any way for me to specify the exact measurements (in inches) with specific resolution.
When I create a panel of resolution 300 by 300 pixels, it will be a 3.3 by 3.3 (measure with ruler) inches panel. I tried manipulating DPI of the display,... 
No activity results to display
							Show More
							
Leave a comment: