TopLevelContainer.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:
override void DrawCore(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected override void DrawCore (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
override this.DrawCore : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
Protected Overrides Sub DrawCore (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams)
Paramètres
- graphics
- Graphics
- reportItemDrawParameters
- ReportItemDrawParams