Date: 01/18/09 (C Sharp) Keywords: no keywords I'm working on a specialized image viewer. I need to allow viewers to zoom in and then pan around the image. The stock PictureBox control doesn't seem to support doing this. Most ideally, I need to do this with a vector image. I'm starting with PDF but can convert to pretty much anything; WMF, EPS, whatever.
|