Udostępnij przez


Metoda MapInstance.GetImage (ActionInfoWithDynamicImageMapCollection%)

Zwraca mapy obrazu wraz z jego mapy obrazu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public Function GetImage ( _
    <OutAttribute> ByRef actionImageMaps As ActionInfoWithDynamicImageMapCollection _
) As Stream
'Użycie
Dim instance As MapInstance
Dim actionImageMaps As ActionInfoWithDynamicImageMapCollection
Dim returnValue As Stream

returnValue = instance.GetImage(actionImageMaps)
public Stream GetImage(
    out ActionInfoWithDynamicImageMapCollection actionImageMaps
)
public:
Stream^ GetImage(
    [OutAttribute] ActionInfoWithDynamicImageMapCollection^% actionImageMaps
)
member GetImage : 
        actionImageMaps:ActionInfoWithDynamicImageMapCollection byref -> Stream 
public function GetImage(
    actionImageMaps : ActionInfoWithDynamicImageMapCollection
) : Stream

Wartość zwracana

Typ: System.IO.Stream
A Stream obiektu.