다음을 통해 공유


IReportItem.DrawDragFeedback(Graphics, Matrix) 메서드

정의

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)

매개 변수

graphics
Graphics
transform
Matrix

적용 대상