ReportItem.DrawDragFeedback(Graphics, Matrix) 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 DrawDragFeedback(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform);
public virtual void DrawDragFeedback(System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform);
abstract member DrawDragFeedback : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix -> unit
override this.DrawDragFeedback : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix -> unit
Public Overridable Sub DrawDragFeedback (graphics As Graphics, transform As Matrix)
Paramètres
- graphics
- Graphics
- transform
- Matrix