Поделиться через


Свойство 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