ReportItem.DrawCore(Graphics, ReportItemDrawParams) Metodo

Definizione

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)

Parametri

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

Si applica a