ReportItem.DrawDragFeedback(Graphics, Matrix) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- graphics
- Graphics
- transform
- Matrix