言語

BackFrameInstance.FrameShape プロパティ

定義

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeFrameShapes FrameShape { Microsoft::ReportingServices::OnDemandReportRendering::GaugeFrameShapes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeFrameShapes FrameShape { get; }
member this.FrameShape : Microsoft.ReportingServices.OnDemandReportRendering.GaugeFrameShapes
Public ReadOnly Property FrameShape As GaugeFrameShapes

プロパティ値

FrameShapeプロパティの計算値を表すGaugeFrameShapes値です。

適用対象