Hi,

I have a Bitmap and I was wondering whether there is a tool within the VS IDE which will allow me to measure individual portionsof the bitmap.
What I want to know is the actual sizes of specific portions within the background image which I will need to know to set boundaries. Clicking on properties gives me only the pixel count for the whole bitmap image. IS there a way to localise the properties shown for areas of interst within the bmp?

Thanks