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


Свойство MapViewport.MapParallels

Gets the map vertical grid for a map.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapViewport Класс

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