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


Свойство MapLimits.MaximumY

Gets the maximum Y value in map coordinates for a map viewport.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapLimits Класс

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