次の方法で共有


ReportItemList.Draw(Graphics, ReportItemDrawParams) メソッド

定義

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

パラメーター

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

適用対象