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


Свойство MapViewport.MapProjection

Gets the projection to be used for a map.

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

Синтаксис

'Декларация
Public ReadOnly Property MapProjection As ReportEnumProperty(Of MapProjection)
    Get
'Применение
Dim instance As MapViewport 
Dim value As ReportEnumProperty(Of MapProjection)

value = instance.MapProjection
public ReportEnumProperty<MapProjection> MapProjection { get; }
public:
property ReportEnumProperty<MapProjection>^ MapProjection {
    ReportEnumProperty<MapProjection>^ get ();
}
member MapProjection : ReportEnumProperty<MapProjection>
function get MapProjection () : ReportEnumProperty<MapProjection>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<MapProjection>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

MapViewport Класс

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