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> 개체입니다.

적용 대상