다음을 통해 공유


MapMarkerImageInstance.Source 속성

Gets the calculated value of the Source property in a MapMarkerImage class.

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

구문

‘선언
Public ReadOnly Property Source As Image.SourceType 
    Get
‘사용 방법
Dim instance As MapMarkerImageInstance 
Dim value As Image.SourceType 

value = instance.Source
public Image.SourceType Source { get; }
public:
property Image.SourceType Source {
    Image.SourceType get ();
}
member Source : Image.SourceType
function get Source () : Image.SourceType

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value that represents the calculated value of the Source property.

참고 항목

참조

MapMarkerImageInstance 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스