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


Свойство MapLineTemplateInstance.Width

Gets the calculated value of the Width property in a MapLineTemplate class.

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

Синтаксис

'Декларация
Public ReadOnly Property Width As ReportSize 
    Get
'Применение
Dim instance As MapLineTemplateInstance 
Dim value As ReportSize 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize value that represents the calculated value of the ReportSize property.

См. также

Справочник

MapLineTemplateInstance Класс

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