次の方法で共有


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

定義

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

パラメーター

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

適用対象