次の方法で共有


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

実装

適用対象