言語

BackFrame.FrameWidth プロパティ

定義

フレームの幅(厚さ)に対して求値する式が得られます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ FrameWidth { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty FrameWidth { get; }
member this.FrameWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property FrameWidth As ReportDoubleProperty

プロパティ値

ReportDoubleProperty オブジェクト。

注釈

値はゲージまたはゲージ容器の幅または高さのどちらか小さい方の割合で測定されます。

適用対象