IPanAndZoom.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:
void Update(System::Drawing::Image ^ thumbnail, System::Drawing::Rectangle visibleRectangle);
public void Update (System.Drawing.Image thumbnail, System.Drawing.Rectangle visibleRectangle);
abstract member Update : System.Drawing.Image * System.Drawing.Rectangle -> unit
Public Sub Update (thumbnail As Image, visibleRectangle As Rectangle)
Parameters
- thumbnail
- Image
- visibleRectangle
- Rectangle