ReportItem.GetImage(String, SourceType, ReportExpression) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- key
- String
- source
- SourceType
- value
- ReportExpression