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

説明

値は、ゲージまたはゲージ コンテナーの幅または高さのどちらか小さい方に対する比率として計測されます。