PanAndZoom.Update(Image, Rectangle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void Update(System::Drawing::Image ^ thumbnail, System::Drawing::Rectangle visibleRectangle);
public void Update (System.Drawing.Image thumbnail, System.Drawing.Rectangle visibleRectangle);
override this.Update : System.Drawing.Image * System.Drawing.Rectangle -> unit
Public Sub Update (thumbnail As Image, visibleRectangle As Rectangle)
Parameters
- thumbnail
- Image
- visibleRectangle
- Rectangle