Partilhar via


Propriedade do RDL FontAngle

Gets the calculated value of the FontAngle property in a ScaleLabels class.

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

Sintaxe

'Declaração
Public ReadOnly Property FontAngle As Double
    Get
'Uso
Dim instance As ScaleLabelsInstance
Dim value As Double

value = instance.FontAngle
public double FontAngle { get; }
public:
property double FontAngle {
    double get ();
}
member FontAngle : float
function get FontAngle () : double

Valor da propriedade

Tipo: System. . :: . .Double
A double value that represents the calculated value of the FontAngle property.