IReportItem.DrawDragFeedback(Graphics, Matrix) Method

Definition

public:
 void DrawDragFeedback(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform);
public void DrawDragFeedback (System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform);
abstract member DrawDragFeedback : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix -> unit
Public Sub DrawDragFeedback (graphics As Graphics, transform As Matrix)

Parameters

graphics
Graphics
transform
Matrix

Applies to