MapLineTemplate.Width プロパティ
線テンプレートを適用する線の幅を取得します。
名前空間: 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
ReportSizeProperty オブジェクト。