ReportItem.DrawCore(Graphics, ReportItemDrawParams) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- graphics
- Graphics
- reportItemDrawParameters
- ReportItemDrawParams