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


Свойство MapPoint.MapPointTemplate

Gets a custom template to be applied to the map point.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MapPointTemplate As MapPointTemplate 
    Get
'Применение
Dim instance As MapPoint 
Dim value As MapPointTemplate 

value = instance.MapPointTemplate
public MapPointTemplate MapPointTemplate { get; }
public:
property MapPointTemplate^ MapPointTemplate {
    MapPointTemplate^ get ();
}
member MapPointTemplate : MapPointTemplate
function get MapPointTemplate () : MapPointTemplate

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.

См. также

Справочник

MapPoint Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering