다음을 통해 공유


ContainerReportItem.DrawDragFeedback(Graphics, Matrix) 메서드

정의

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

매개 변수

graphics
Graphics
transform
Matrix

구현

적용 대상