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


Свойство MapPointTemplate.Size

Gets the point size.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapPointTemplate Класс

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