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


Свойство MapSizeRule.EndSize

Gets the end size of the size range to be applied to map points or map lines.

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

Синтаксис

'Декларация
Public ReadOnly Property EndSize As ReportSizeProperty 
    Get
'Применение
Dim instance As MapSizeRule 
Dim value As ReportSizeProperty 

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

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

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

См. также

Справочник

MapSizeRule Класс

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