Share via


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> 对象。

适用于