次の方法で共有


BackFrame.GlassEffect プロパティ

定義

フレームに適用されるガラス効果に評価される式を取得します。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象