DataRegionPlaceholderItem.DrawMouseOverFeedback(Graphics, Matrix) Method

Definition

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

Parameters

graphics
Graphics
transform
Matrix

Applies to