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);

參數

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

適用於