다음을 통해 공유


ReportItem.DrawBackground(Graphics, ReportItemDrawParams) 메서드

정의

protected:
 void DrawBackground(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected void DrawBackground (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
member this.DrawBackground : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
Protected Sub DrawBackground (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams)

매개 변수

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

적용 대상