FrameShape プロパティ

BackFrame クラスの FrameShape プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property FrameShape As GaugeFrameShapes
    Get
'使用
Dim instance As BackFrameInstance
Dim value As GaugeFrameShapes

value = instance.FrameShape
public GaugeFrameShapes FrameShape { get; }
public:
property GaugeFrameShapes FrameShape {
    GaugeFrameShapes get ();
}
member FrameShape : GaugeFrameShapes
function get FrameShape () : GaugeFrameShapes

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeFrameShapes
FrameShape プロパティの計算値を表す GaugeFrameShapes 値。