Aracılığıyla paylaş


MapTitle.TextShadowOffset Özelliği

Metin gölgesi haritası başlığın boyutunu alır.

Ad Alanı:  Microsoft.ReportingServices.OnDemandReportRendering
Derleme:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property TextShadowOffset As ReportSizeProperty
    Get
'Kullanım
Dim instance As MapTitle
Dim value As ReportSizeProperty

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