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


Свойство MapLimits.MinimumX

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

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

Синтаксис

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

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

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

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

См. также

Справочник

MapLimits Класс

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