I'm using the DrawVector() method to draw graphics to the screen while a command is running. I would like to scale my points depending on the Zoom Scale of the view port, thus the graphics will appear the same size no mater how far the user is zoomed out. I'm having difficulty finding a property that I should use to determine the view scale. Anybody know how I might do this?