Свойство MapSubItem.MapSize
Gets the size of the subitem.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MapSize As MapSize
Get
'Применение
Dim instance As MapSubItem
Dim value As MapSize
value = instance.MapSize
public MapSize MapSize { get; }
public:
property MapSize^ MapSize {
MapSize^ get ();
}
member MapSize : MapSize
function get MapSize () : MapSize
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapSize
A MapSize object that represents the size of the subitem.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering