GlassEffect 속성
Gets the calculated value of the GlassEffect property in a BackFrame class.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property GlassEffect As GaugeGlassEffects
Get
‘사용 방법
Dim instance As BackFrameInstance
Dim value As GaugeGlassEffects
value = instance.GlassEffect
public GaugeGlassEffects GlassEffect { get; }
public:
property GaugeGlassEffects GlassEffect {
GaugeGlassEffects get ();
}
member GlassEffect : GaugeGlassEffects
function get GlassEffect () : GaugeGlassEffects
속성 값
유형: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeGlassEffects
A GaugeGlassEffects value that represents the calculated value of the GlassEffect property.