MapTitleInstance.TextShadowOffset Özelliği
Hesaplanan değeri alır TextShadowOffset özellik , bir MapTitle WalkTree
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property TextShadowOffset As ReportSize
Get
'Kullanım
Dim instance As MapTitleInstance
Dim value As ReportSize
value = instance.TextShadowOffset
public ReportSize TextShadowOffset { get; }
public:
property ReportSize^ TextShadowOffset {
ReportSize^ get ();
}
member TextShadowOffset : ReportSize
function get TextShadowOffset () : ReportSize
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize hesaplanan değeri gösteren bir değer TextShadowOffset özellik.
Ayrıca bkz.