ReportItem.DrawDragBox(Graphics, Matrix, RectangleF, Boolean) Método

Definição

protected:
 void DrawDragBox(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform, System::Drawing::RectangleF rect, bool filled);
protected void DrawDragBox (System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform, System.Drawing.RectangleF rect, bool filled);
member this.DrawDragBox : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix * System.Drawing.RectangleF * bool -> unit
Protected Sub DrawDragBox (graphics As Graphics, transform As Matrix, rect As RectangleF, filled As Boolean)

Parâmetros

graphics
Graphics
transform
Matrix
rect
RectangleF
filled
Boolean

Aplica-se a