PanAndZoom.Update(Image, Rectangle) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- thumbnail
- Image
- visibleRectangle
- Rectangle