ReportItem.DrawCore(Graphics, ReportItemDrawParams) Método

Definición

protected:
 abstract void DrawCore(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected abstract void DrawCore (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
abstract member DrawCore : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
Protected MustOverride Sub DrawCore (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams)

Parámetros

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

Se aplica a