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


Свойство MapSizeRule.StartSize

Gets the start 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 StartSize As ReportSizeProperty 
    Get
'Применение
Dim instance As MapSizeRule 
Dim value As ReportSizeProperty 

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

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

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

См. также

Справочник

MapSizeRule Класс

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