I want to draw a graphic in current visible portion of the map.I am using
DrawGraphic(0,0,0axMapControl.Width, axMapControl.Height) in stand-alone ArcEngine application.Both Height and Width in this case return Integer.What is the equivalent of this,if the same has to be done in ArcMap.?