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


Свойство MapLineTemplate.Width

Gets the width of the map lines to which the line template is applied.

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

Синтаксис

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

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

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

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

См. также

Справочник

MapLineTemplate Класс

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