共用方式為


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 命名空間