다음을 통해 공유


MapInstance.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 to the underlying map.

참고 항목

참조

MapInstance 클래스

GetImage 오버로드

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스