Udostępnij przez


Właściwość BackFrameInstance.GlassEffect

Pobiera wartość obliczoną GlassEffect właściwość w BackFrame klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property GlassEffect As GaugeGlassEffects
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeGlassEffects
A GaugeGlassEffects wartości reprezentującej obliczonej wartości GlassEffect właściwość.