ReportItem.GetImage(String, SourceType, ReportExpression) 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:
System::Drawing::Image ^ GetImage(System::String ^ key, Microsoft::ReportingServices::RdlObjectModel::SourceType source, Microsoft::ReportingServices::RdlObjectModel::ReportExpression value);
protected System.Drawing.Image GetImage(string key, Microsoft.ReportingServices.RdlObjectModel.SourceType source, Microsoft.ReportingServices.RdlObjectModel.ReportExpression value);
member this.GetImage : string * Microsoft.ReportingServices.RdlObjectModel.SourceType * Microsoft.ReportingServices.RdlObjectModel.ReportExpression -> System.Drawing.Image
Protected Function GetImage (key As String, source As SourceType, value As ReportExpression) As Image
Paramètres
- key
- String
- source
- SourceType
- value
- ReportExpression