PinLabel.FontAngle Özelliği
Alır bir ifade metin döndürme açısını değerlendirir.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property FontAngle As ReportDoubleProperty
Get
'Kullanım
Dim instance As PinLabel
Dim value As ReportDoubleProperty
value = instance.FontAngle
public ReportDoubleProperty FontAngle { get; }
public:
property ReportDoubleProperty^ FontAngle {
ReportDoubleProperty^ get ();
}
member FontAngle : ReportDoubleProperty
function get FontAngle () : ReportDoubleProperty
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty nesne.