다음을 통해 공유


ReportItem.DrawDragBox(Graphics, Matrix, RectangleF, Boolean) 메서드

정의

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)

매개 변수

graphics
Graphics
transform
Matrix
rect
RectangleF
filled
Boolean

적용 대상