다음을 통해 공유


GetImage 메서드

Returns the map as an image.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Function GetImage As Stream
‘사용 방법
Dim instance As MapInstance
Dim returnValue As Stream

returnValue = instance.GetImage()
public Stream GetImage()
public:
Stream^ GetImage()
member GetImage : unit -> Stream 
public function GetImage() : Stream

반환 값

유형: System.IO. . :: . .Stream
A Stream object.