BackFrame.FrameWidth プロパティ
フレームの幅 (厚み) に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property FrameWidth As ReportDoubleProperty
Get
'使用
Dim instance As BackFrame
Dim value As ReportDoubleProperty
value = instance.FrameWidth
public ReportDoubleProperty FrameWidth { get; }
public:
property ReportDoubleProperty^ FrameWidth {
ReportDoubleProperty^ get ();
}
member FrameWidth : ReportDoubleProperty
function get FrameWidth () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。
説明
値は、ゲージまたはゲージ コンテナーの幅または高さのいずれか小さい方に対する比率として計測されます。