次の方法で共有


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

適用対象