Freigeben über


GaugeLabel.TextShadowOffset-Eigenschaft

Size of the text shadow.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property TextShadowOffset As ReportSizeProperty 
    Get
'Usage
Dim instance As GaugeLabel 
Dim value As ReportSizeProperty 

value = instance.TextShadowOffset
public ReportSizeProperty TextShadowOffset { get; }
public:
property ReportSizeProperty^ TextShadowOffset {
    ReportSizeProperty^ get ();
}
member TextShadowOffset : ReportSizeProperty
function get TextShadowOffset () : ReportSizeProperty

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

Siehe auch

Verweis

GaugeLabel Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace