ContainerReportItem.DrawCore(Graphics, ReportItemDrawParams) 方法

定義

protected:
 override void DrawCore(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected override void DrawCore (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);

參數

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

適用於