言語

BackFrame.FrameShape プロパティ

定義

フレームの形状に評価する式を得ます。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象