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


Свойство MapLimits.MinimumY

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

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

Синтаксис

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

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

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

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

См. также

Справочник

MapLimits Класс

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